Downloads

Get Conan and Artifactory.

Install the latest Conan 2.28.1 via your package manager, a self-contained bundle, or pull JFrog Artifactory CE to host your own private remote.

Conan
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.

  • Python$ pip install conan
  • macOS$ brew install conan
  • DebianUbuntu / Debian amd64 Installer
  • DebianUbuntu / Debian arm64 Installer
  • WindowsDownload x86_64 Installer
  • WindowsDownload i686 Installer
  • Arch Linux$ yay -S conan
  • GitHubAny OS / From Source
  • macOS$ wget and tar -xvf conan arm64 executable
  • macOS$ wget and tar -xvf conan x86_64 executable
  • WindowsDownload x86_64 Conan Bundle
  • WindowsDownload i686 Conan Bundle
  • Linux$ wget and tar -xvf x86_64 conan executable

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

Getting Started With Conan →
Artifactory
Community Edition for C/C++
v7.63.12

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

  • Docker$ docker run …
  • LinuxLinux .tgz
  • RPMRPM Installer
  • DebianDebian Installer
  • WindowsWindows .zip
  • Docker ComposeDocker Compose Installer
  • Docker$ docker run …
  • macOSDarwin Installer
Getting Started with Artifactory CE →

Questions about Installation?

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