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

Distributed, open source, package manager for C/C++. Version 1.66.0 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install conan@1
```

  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@1
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/conan@1>
- **Version:** 1.66.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/1>
- **License:** MIT
- **Source archive:** <https://files.pythonhosted.org/packages/ee/e8/0893952ee0c0f78100a7da72aeb81f68925933ecbb730bfd664e7a4c6f1f/conan-1.66.0.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- conan_build_info (cli)
- conan_server (cli)
- conan_build_info (alias)
- conan_server (alias)

## Dependencies

- certifi
- libyaml
- python@3.12

## Build dependencies

- pkgconf

## Install behavior

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

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.66.0
- Local data: ok
- Upstream repository: https://conan.io
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

Conan 1.x is the legacy major line of Conan, the C and C++ package manager that reached 1.0.0 in January 2018 and stayed widely packaged after the Conan 2 line was introduced.

### Project history

The Conan 1.x documentation is now labeled by the project as legacy and no longer recommended for new users, but it remains relevant because many existing recipes, CI pipelines, and package-manager formulas depend on 1.x behavior and its classic Conan home layout.

### Adoption history

Conan 1.x carried the project through its first broad adoption phase: decentralized remotes, Python recipes, binary package reuse, and integrations with CMake, Make, MSBuild, Meson, Artifactory, ConanCenter, and earlier Bintray-era repositories.

### How it is used

Conan 1.x users typically work with ~/.conan/conan.conf, profiles/default, and conanfile.py or conanfile.txt. The separate Homebrew formula exists to keep older projects and lock-step CI environments on the legacy client while Conan 2 evolves independently.

### Why package nerds care

The conan@1 package is a classic package-manager compatibility split: it preserves an older major CLI with different configuration paths and behavior while the unversioned conan package tracks the modern major line.

### Timeline

- 2015: Official Conan repository created.
- 2018: Conan 1.0.0 released.
- 2023: Conan 2.0.0 released, making Conan 1.x the legacy major line.

### Related projects

- Conan 1.x remains tied to ConanCenter, Artifactory, CMake, Meson, MSBuild, and package recipes that have not migrated to Conan 2 semantics.

### 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/1/>
- <https://docs.conan.io/1/reference/config_files/conan.conf.html>


## Security Notes

No matching local secret-handling manifest was found for conan@1. Nucleus package metadata is still published here so future coverage has a stable package URL.



## 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: ~/.conan/conan.conf, ~/.conan/profiles/default
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** conan@1
- **Version Scheme:** 0
- **Revision:** 3
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** yes
- **URL Keys:** stable

## Other Package-Manager Records

- Nix - conan: versioned package alias 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: versioned package alias 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: versioned package alias 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: versioned package alias 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: versioned package alias 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: versioned package alias match | Windows Package Manager source index: JFrog.Conan from https://cdn.winget.microsoft.com/cache/source.msix


## Related links

- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Package ecosystem packages](https://www.automicvault.com/pkg/package-ecosystem-tools/) - Matched package manager, installer, dependency, registry, or publishing metadata.
- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Matched curated package taxonomy and local package facts.
- [python@3.12](https://www.automicvault.com/pkg/brew/python-3-12/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [conan](https://www.automicvault.com/pkg/brew/conan/) - Package name indicates the same formula family.
- [mcpm](https://www.automicvault.com/pkg/brew/mcpm/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, libyaml, manager, open, python.
- [charm-tools](https://www.automicvault.com/pkg/brew/charm-tools/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, certifi, libyaml, python, source.

## Combined YAML source

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


## Sources

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
