# Installer conan@1 avec Homebrew, chocolatey, dnf, Nix, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de conan@1 pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install conan
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:conan@1
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/conan@1>
- **Version:** 1.66.0
- **Résumé source:** Distributed, open source, package manager for C/C++
- **Page d'accueil:** <https://conan.io>
- **Dépôt:** <https://github.com/conan-io/conan>
- **Docs amont:** <https://docs.conan.io/1>
- **Licence:** MIT
- **Archive source:** <https://files.pythonhosted.org/packages/ee/e8/0893952ee0c0f78100a7da72aeb81f68925933ecbb730bfd664e7a4c6f1f/conan-1.66.0.tar.gz>
- **Généré:** 2026-07-10T07:20:53+00:00

## exécutables

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

## Dépendances

- certifi
- libyaml
- python@3.12

## Dépendances de compilation

- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-10
- version du gestionnaire: 1.66.0
- données locales: OK
- dépôt amont: https://conan.io
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour conan@1. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Package ecosystem packages](https://www.automicvault.com/fr/pkg/package-ecosystem-tools/) - Matched package manager, installer, dependency, registry, or publishing metadata.
- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Matched curated package taxonomy and local package facts.
- [python@3.12](https://www.automicvault.com/fr/pkg/brew/python-3-12/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/fr/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [conan](https://www.automicvault.com/fr/pkg/brew/conan/) - Package name indicates the same formula family.
- [mcpm](https://www.automicvault.com/fr/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/fr/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
