pkg.soopen package index

brew / rank 1125

Install conan with Homebrew, chocolatey, dnf, Nix, zypper, scoop, winget

Distributed, open source, package manager for C/C++. Version 2.31.1 via Homebrew; verified 2026-07-25. Also installable with nix: nix profile install nixpkgs#conan.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install conan

local Homebrew formula metadata

Linux

Fedora dnfverified · 92%
sudo dnf install conan

Fedora Rawhide package metadata · conan · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#conan

nixpkgs package indexes · pkgs/by-name/co/conan/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install conan

openSUSE Tumbleweed package metadata · conan · source: download.opensuse.org

Windows

Chocolateyverified · 92%
choco install conan

Chocolatey community package catalog · conan · source: community.chocolatey.org

Scoopverified · 92%
scoop install main/conan

Scoop official bucket manifest trees · bucket/conan.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id JFrog.Conan -e

Windows Package Manager source index · JFrog.Conan · source: cdn.winget.microsoft.com

overview

Package summary

Distributed, open source, package manager for C/C++

Commands and aliases

  • conan

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2015: Official GitHub repository created.
  • 2018: Conan 1.0.0 released.
  • 2023: Conan 2.0.0 released.

Related projects

  • Conan is commonly discussed alongside CMake, Meson, MSBuild, vcpkg, Artifactory, and ConanCenter because those are the build, binary-hosting, and package-index surfaces that shape day-to-day use.

security posture

Risk level: orange

infrastructure mutation or orchestration signal.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • infrastructure mutation or orchestration signal

Signals

  • text:package manager

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.conan2/global.conf~/.conan2/profiles/default~/.conan2/remotes.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.conan2/credentials.json~/.conan2/source_credentials.json

executables

Installed executables

CommandKindExposureNote
conanexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version2.31.1
manager updated2026-07-25
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:conan
Version2.31.1
Package managerHomebrew
Homepagehttps://conan.io
Repositoryhttps://github.com/conan-io/conan
Last updated2026-07-25T15:50:14Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

conan

nix profile install nixpkgs#conan
  • normalized package name match
  • Matched by: Conan
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/co/conan/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

conan 2.31.0-1.fc45

Open-source C/C++ package manager

https://github.com/conan-io/conan

sudo dnf install conan
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: conan
  • 8 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Conan
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: conan from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

conan 2.29.1-1.2

A C/C++ package manager

https://github.com/conan-io/conan

sudo zypper install conan
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: conan
  • 11 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Conan
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: conan from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
Chocolatey95%

conan

choco install conan
  • normalized package name match
  • Matched by: Conan
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: conan from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','cloudquery'
Scoop95%

main/conan

scoop install main/conan
  • normalized package name match
  • Matched by: Conan
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/conan.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

JFrog.Conan

winget install --id JFrog.Conan -e
  • normalized package name match
  • Matched by: Conan
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: JFrog.Conan from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation