macOS
brew install asdflocal Homebrew formula metadata
sudo port install asdfMacPorts ports tree · sysutils/asdf/Portfile · ソース: api.github.com
brew
asdf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install asdflocal Homebrew formula metadata
sudo port install asdfMacPorts ports tree · sysutils/asdf/Portfile · ソース: api.github.com
sudo apk add asdfAlpine Linux edge package indexes · asdf · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#asdfnixpkgs package indexes · asdf · ソース: raw.githubusercontent.com
sudo zypper install asdfopenSUSE Tumbleweed package metadata · asdf · ソース: download.opensuse.org
概要
Extendable version manager with support for Ruby, Node.js, Erlang & more
履歴
asdf is an extensible multi-runtime version manager built around one CLI, one per-project `.tool-versions` file, and a plugin system for languages and tools. It became a package-manager favorite because it replaces a pile of language-specific version managers with a single shim and plugin workflow.
The repository was created in 2014 and the README frames asdf as a response to the proliferation of tools such as gvm, nvm, rbenv, and pyenv. Its bundled 'Ballad of asdf' says the author wrote one more version manager after installing many language-specific managers and learning many command sets.
The first tagged version, v0.1.0, was annotated in July 2016. From there asdf grew as a shell-based version manager with plugins, shims, and a shared `.tool-versions` file. Release metadata shows v0.9.0 in 2021 and a rapid 0.10+ to 0.19 series through 2026.
asdf's adoption comes from the plugin model. The official README advertises one CLI for multiple languages, consistent commands, one global config, per-project `.tool-versions`, support for legacy files such as `.node-version`, `.nvmrc`, and `.ruby-version`, and automatic switching as users move between directories.
The input package facts list Alpine, Homebrew, MacPorts, Nix, and openSUSE packaging. In practice, many users also install it directly from Git, then use package-managed plugins for runtimes through asdf's own plugin index and community plugins.
A typical workflow is to install asdf, add a plugin such as Node.js or Ruby, install one or more versions, and set versions globally or in a project. The `.tool-versions` file records tool names and versions, while `~/.asdfrc` holds user-specific settings such as legacy version file behavior, plugin repository sync timing, and concurrency.
asdf is significant because it turns language runtime installation into a plugin packaging problem. It competes with language-native version managers, distro packages, and newer tools, but its stable `.tool-versions` convention became a common project-level contract across mixed-language repositories.
セキュリティ状態
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.
.tool-versions~/.asdfrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
asdf | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/asdf-vm/asdf
インストールメタデータ
| パッケージキー | brew:asdf |
|---|---|
| バージョン | 0.20.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/asdf |
| ホームページ | https://asdf-vm.com/ |
| リポジトリ | https://github.com/asdf-vm/asdf |
| 上流ドキュメント | https://asdf-vm.com/guide/getting-started.html |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/asdf-vm/asdf/archive/refs/tags/v0.20.0.tar.gz |
| 最終更新 | 2026-07-07T15:31:48Z |
| Pulse | updated |
| ビルド依存関係 | go |
| 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 | asdf |
| 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 パッケージリンクとは分けて表示されます。
asdf
nix profile install nixpkgs#asdfasdf 0.18.0-r10
The Multiple Runtime Version Manager
sudo apk add asdfasdf-doc 0.18.0-r10
The Multiple Runtime Version Manager (documentation)
sudo apk add asdf-docasdf 0.18.1-1.3
Extendable version manager
https://github.com/asdf-vm/asdf
sudo zypper install asdfasdf
sudo port install asdfソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.