macOS
brew install conanlocal Homebrew formula metadata
brew
Distributed, open source, package manager for C/C++. Version 2.30.0 via Homebrew; verified 2026-06-30.
install
brew install conanlocal Homebrew formula metadata
sudo dnf install conanFedora Rawhide package metadata · conan · source: dl.fedoraproject.org
nix profile install nixpkgs#conannixpkgs package indexes · pkgs/by-name/co/conan/package.nix · source: api.github.com
sudo zypper install conanopenSUSE Tumbleweed package metadata · conan · source: download.opensuse.org
choco install conanChocolatey community package catalog · conan · source: community.chocolatey.org
scoop install main/conanScoop official bucket manifest trees · bucket/conan.json · source: api.github.com
winget install --id JFrog.Conan -eWindows Package Manager source index · JFrog.Conan · source: cdn.winget.microsoft.com
overview
Distributed, open source, package manager for C/C++
history
Conan is a decentralized, open-source package manager for C and C++ developers, designed to manage source recipes and binary packages across operating systems, compilers, architectures, build systems, and private or public remotes.
The Conan repository was created in 2015 and reached a 1.0 release in January 2018. Its 2.0 release followed in February 2023, marking the current major generation of the client and documentation while Conan 1.x remained documented separately as a legacy line.
Conan became important in C and C++ packaging because it addressed binary compatibility, cross-building, and private package hosting in ecosystems that historically relied on system package managers, vendored dependencies, or build-system-specific fetch logic. The official README highlights production use, integration with Artifactory, and a large community around GitHub, Slack, ConanCenter, and earlier Bintray-era repositories.
Typical Conan workflows install dependencies from a conanfile, generate toolchain/build-system files, build or consume binary packages, and authenticate to remotes. Conan 2 stores user-level configuration under the Conan home, including global.conf, profiles, remotes.json, credentials.json, and source_credentials.json.
For package-manager watchers, Conan is one of the major language-adjacent package managers for native code: it is decentralized, recipe-driven, binary-aware, CI-friendly, and intentionally independent of any single compiler or build system.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.conan2/global.conf~/.conan2/profiles/default~/.conan2/remotes.jsonCredential-bearing paths to review before unattended agent runs.
~/.conan2/credentials.json~/.conan2/source_credentials.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
conan | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:conan |
|---|---|
| Version | 2.30.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/conan |
| Homepage | https://conan.io |
| Repository | https://github.com/conan-io/conan |
| Upstream docs | https://docs.conan.io/ |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/4e/95/589f05549953f74377d671ab8d5ba041dbeec8208e360ed00fe69c77cfda/conan-2.30.0.tar.gz |
| Last updated | 2026-06-30T15:23:38Z |
| Pulse | updated |
| Dependencies | certifi, libyaml, python@3.14 |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | conan |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
conan
nix profile install nixpkgs#conanconan 2.29.0-2.fc45
Open-source C/C++ package manager
https://github.com/conan-io/conan
sudo dnf install conanconan 2.28.1-1.1
A C/C++ package manager
https://github.com/conan-io/conan
sudo zypper install conanconan
choco install conanmain/conan
scoop install main/conanJFrog.Conan
winget install --id JFrog.Conan -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.