# conan@1 を Homebrew, chocolatey, dnf, Nix, zypper, scoop, winget でインストール

conan@1 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install conan
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:conan@1
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/conan@1>
- **バージョン:** 1.66.0
- **ソース概要:** Distributed, open source, package manager for C/C++
- **ホームページ:** <https://conan.io>
- **リポジトリ:** <https://github.com/conan-io/conan>
- **上流ドキュメント:** <https://docs.conan.io/1>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/ee/e8/0893952ee0c0f78100a7da72aeb81f68925933ecbb730bfd664e7a4c6f1f/conan-1.66.0.tar.gz>
- **生成日時:** 2026-07-10T07:20:53+00:00

## 実行可能ファイル

- conan_build_info (cli)
- conan_server (cli)
- conan_build_info (エイリアス)
- conan_server (エイリアス)

## 依存関係

- certifi
- libyaml
- python@3.12

## ビルド依存関係

- pkgconf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-10
- マネージャ版: 1.66.0
- ローカルデータ: OK
- 上流リポジトリ: https://conan.io
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

conan@1 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



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

## 他のパッケージマネージャ記録

- 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


## 関連リンク

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


## ソース

- 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
