macOS
brew install conanlocal Homebrew formula metadata
brew
conan のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install conanlocal Homebrew formula metadata
sudo dnf install conanFedora Rawhide package metadata · conan · ソース: dl.fedoraproject.org
nix profile install nixpkgs#conannixpkgs package indexes · pkgs/by-name/co/conan/package.nix · ソース: api.github.com
sudo zypper install conanopenSUSE Tumbleweed package metadata · conan · ソース: download.opensuse.org
choco install conanChocolatey community package catalog · conan · ソース: community.chocolatey.org
scoop install main/conanScoop official bucket manifest trees · bucket/conan.json · ソース: api.github.com
winget install --id JFrog.Conan -eWindows Package Manager source index · JFrog.Conan · ソース: cdn.winget.microsoft.com
概要
Distributed, open source, package manager for C/C++
履歴
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.
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.
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.
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.
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.conan2/global.conf~/.conan2/profiles/default~/.conan2/remotes.jsonCredential-bearing paths to review before unattended agent runs.
~/.conan2/credentials.json~/.conan2/source_credentials.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
conan | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:conan |
|---|---|
| バージョン | 2.30.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/conan |
| ホームページ | https://conan.io |
| リポジトリ | https://github.com/conan-io/conan |
| 上流ドキュメント | https://docs.conan.io/ |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/4e/95/589f05549953f74377d671ab8d5ba041dbeec8208e360ed00fe69c77cfda/conan-2.30.0.tar.gz |
| 最終更新 | 2026-06-30T15:23:38Z |
| Pulse | updated |
| 依存関係 | certifi, libyaml, python@3.14 |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | conan |
| Aliases |
|
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
conan
nix profile install nixpkgs#conanconan 2.29.0-2.fc45
Open-source C/C++ package manager
https://github.com/conan-io/conan
sudo dnf install conanconan 2.28.1-1.1
A C/C++ package manager
https://github.com/conan-io/conan
sudo zypper install conanconan
choco install conanmain/conan
scoop install main/conanJFrog.Conan
winget install --id JFrog.Conan -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.