Conan
C/C++ Package Manager
v2.28.1
Install the latest version (2.28.1) of the free and open source Conan C and C++ package manager, to start using Conan and downloading packages from the ConanCenter.
Recommended install (needs Python in your system)
$ pip install conan
Other installers
$ brew install conanUbuntu / Debian amd64 Installer
Ubuntu / Debian arm64 Installer
Download x86_64 Installer
Download i686 Installer
$ yay -S conanAny OS / From Source
Self-contained (no Python needed) i
$ wget and tar -xvf conan arm64 executable$ wget and tar -xvf conan x86_64 executableDownload x86_64 Conan Bundle
Download i686 Conan Bundle
$ wget and tar -xvf x86_64 conan executable
Read more about Conan installation https://docs.conan.io/2/installation.html
Getting Started With Conan →