Conan C++ Package Manager

Downloads

Downlod Conan Open Source C and C++ Package Manager

Install the latest version (2.1.0) of the free and open Source Conan C and C++ package manager, to start using Conan and downloading packages from the ConanCenter.

Recommended install (need python in your system):

python
$ pip install conan

Other Installers:

Darwin
$ brew install conan
Debian
Ubuntu / Debian amd64 Installer
Windows
Download x86_64 Installer
Windows
Download i686 Installer
Arch Linux
$ yay -S conan
Github
Any OS:From Source

Self-contained (no Python needed):

Darwin
wget and tar -xvf conan arm64 executable
Darwin
wget and tar -xvf conan x86_64 executable
Windows
Download x86_64 Conan Bundle
Windows
Download i686 Conan Bundle
Linux
wget and tar -xvf x86_64 conan executable

Read more about Conan installation:https://docs.conan.io/2/installation.html

Downlod JFrog Artifactory Community Edition for C and C++

Download the latest version of JFrog Artifactory Community Edition to host your own private packages on your own server - for free.

Download:

Linux
Download tar.gz

Other Installers:

Linux
Linux Installer
rpm
RPM Installer
debian
Debian Installer
Windows
Windows Installer
Docker
Docker Compose Installer
Docker
$ docker run ...
Darwin
Darwin Installer

Questions about Installation?

Check the Docs, contact the community on Slack, or ask for support in Github