# conan@1 mit Homebrew, chocolatey, dnf, Nix, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für conan@1 in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install conan
```

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

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

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

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:conan@1
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/conan@1>
- **Version:** 1.66.0
- **Quellzusammenfassung:** Distributed, open source, package manager for C/C++
- **Homepage:** <https://conan.io>
- **Repository:** <https://github.com/conan-io/conan>
- **Upstream-Dokumentation:** <https://docs.conan.io/1>
- **Lizenz:** MIT
- **Quellarchiv:** <https://files.pythonhosted.org/packages/ee/e8/0893952ee0c0f78100a7da72aeb81f68925933ecbb730bfd664e7a4c6f1f/conan-1.66.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-10T13:05:06-04:00
- **Generiert:** 2026-07-11T07:19:14+00:00

## Executables

- conan_build_info (cli)
- conan_server (cli)
- conan_build_info (Alias)
- conan_server (Alias)

## Abhängigkeiten

- certifi
- libyaml
- python@3.12

## Build-Abhängigkeiten

- pkgconf

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-11
- Manager-Version: 1.66.0
- Manager aktualisiert: 2026-07-10
- lokale Daten: OK
- Upstream-Repository: https://conan.io
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für conan@1 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
