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

Distributed, open source, package manager for C/C++. Version 2.30.0 via Homebrew; verified 2026-06-30.

## Install

```sh
sudo av install brew:conan
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install conan
```

  Evidence: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install conan
```

  Evidence: Fedora Rawhide package metadata: conan from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#conan
```

  Evidence: nixpkgs package indexes: pkgs/by-name/co/conan/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install conan
```

  Evidence: openSUSE Tumbleweed package metadata: conan from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install conan
```

  Evidence: Chocolatey community package catalog: conan from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','cmake.portable'

- Scoop (92%):

```sh
scoop install main/conan
```

  Evidence: Scoop official bucket manifest trees: bucket/conan.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id JFrog.Conan -e
```

  Evidence: Windows Package Manager source index: JFrog.Conan from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:conan
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/conan>
- **Version:** 2.30.0
- **Source summary:** Distributed, open source, package manager for C/C++
- **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
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- conan (cli)
- conan (alias)

## Dependencies

- certifi
- libyaml
- python@3.14

## Build dependencies

- pkgconf

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.30.0
- Package-manager updated: 2026-06-30
- Local data: ok
- Upstream repository: https://conan.io
- info: Release/tag comparison is only available for GitHub repositories.
## 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.

### Sources

- <https://github.com/conan-io/conan>
- <https://github.com/conan-io/conan/releases/tag/1.0.0>
- <https://github.com/conan-io/conan/releases/tag/2.0.0>
- <https://docs.conan.io/2/>
- <https://docs.conan.io/2/reference/config_files/global_conf.html>
- <https://docs.conan.io/2/reference/config_files/credentials.html>
- <https://docs.conan.io/2/reference/config_files/source_credentials.html>


## Security Notes

infrastructure mutation or orchestration signal.

- **Geiger risk:** orange / medium
- infrastructure mutation or orchestration signal


## 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

- Unix: ~/.conan2/global.conf, ~/.conan2/profiles/default, ~/.conan2/remotes.json

## Credential files

- Unix: ~/.conan2/credentials.json, ~/.conan2/source_credentials.json
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** conan
- **Aliases:** conan@2
- **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:** head, stable

## Other Package-Manager Records

- Nix - conan: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/conan/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - conan - 2.29.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: conan from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Open-source C/C++ package manager | https://github.com/conan-io/conan
- zypper - conan - 2.28.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: conan from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A C/C++ package manager | https://github.com/conan-io/conan
- Chocolatey - conan: normalized package name match | Chocolatey community package catalog: conan from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','cmake.portable'
- Scoop - main/conan: normalized package name match | Scoop official bucket manifest trees: bucket/conan.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - JFrog.Conan: normalized package name match | Windows Package Manager source index: JFrog.Conan from https://cdn.winget.microsoft.com/cache/source.msix


## Related links

- [Package publisher tools](https://www.automicvault.com/pkg/package-publishers/) - Belongs to a package publishing or registry command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [conan@1](https://www.automicvault.com/pkg/brew/conan-1/) - Package name indicates the same formula family.
- [cabin](https://www.automicvault.com/pkg/brew/cabin/) - Shares av.db curated category or tags: cli, cpp, developer-tools, package-manager.
- [clib](https://www.automicvault.com/pkg/brew/clib/) - Shares av.db curated category or tags: c, cli, developer-tools, package-management, package-manager.
- [composer](https://www.automicvault.com/pkg/brew/composer/) - Shares av.db curated category or tags: cli, dependency-manager, developer-tools, package-management, package-manager.
- [conda-lock](https://www.automicvault.com/pkg/brew/conda-lock/) - Shares av.db curated category or tags: cli, developer-tools, package-management, package-manager, python.
- [include-what-you-use](https://www.automicvault.com/pkg/brew/include-what-you-use/) - Shares av.db curated category or tags: c, cli, cpp, developer-tools.
- [mint](https://www.automicvault.com/pkg/brew/mint/) - Shares av.db curated category or tags: cli, dependency-manager, developer-tools, package-management, package-manager.
- [pdm](https://www.automicvault.com/pkg/brew/pdm/) - Shares av.db curated category or tags: cli, developer-tools, package-management, package-manager, python.
- [poetry](https://www.automicvault.com/pkg/brew/poetry/) - Shares av.db curated category or tags: cli, developer-tools, package-management, package-manager, python.

## Combined YAML source

View the package source record on GitHub. [combined/conan.yml](https://github.com/automic-vault/db/blob/main/combined/conan.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
