macOS
brew install yadmlocal Homebrew formula metadata
sudo port install yadmMacPorts ports tree · sysutils/yadm/Portfile · ソース: api.github.com
brew / 順位 3063
yadm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install yadmlocal Homebrew formula metadata
sudo port install yadmMacPorts ports tree · sysutils/yadm/Portfile · ソース: api.github.com
sudo apk add yadmAlpine Linux edge package indexes · yadm · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#yadmnixpkgs package indexes · pkgs/by-name/ya/yadm/package.nix · ソース: api.github.com
sudo pacman -S yadmArch Linux sync databases · yadm · ソース: geo.mirror.pkgbuild.com
sudo zypper install yadmopenSUSE Tumbleweed package metadata · yadm · ソース: download.opensuse.org
概要
Yet Another Dotfiles Manager
履歴
yadm, Yet Another Dotfiles Manager, is a Git-based dotfile manager that keeps files in their natural locations under $HOME while storing them in a single repository. Its identity is deliberately boring in the best way: if a user knows Git, yadm mostly feels like Git plus dotfile-specific alternates, encryption, bootstrap, hooks, and templates.
The project was created by Tim Byrne and shared as open source in 2015, according to the author's Hacker News explanation. The motivation was portability, seamless Git interaction, alternate files for different hosts, and encryption for private data.
Early yadm solved a practical dotfiles problem: a bare Git repository in $HOME is powerful, but awkward around secrets, host-specific files, and new-machine bootstrap. yadm wrapped Git so the repository can track files in place while hiding the Git plumbing from day-to-day commands.
The 2.x and 3.x change logs show steady evolution rather than reinvention. Version 2.0.0 redesigned alternate processing, added XDG base-directory support, templates, distro-aware alternates, and an upgrade command; version 3.0.0 added OpenSSL encryption support, include directives in the built-in template processor, and moved default repository/encrypted archive locations under XDG-style data directories.
yadm spread through developer workstations and Unix package managers because it let users manage dotfiles without symlink farms or a custom DSL. The official site sells the core adoption hook clearly: anything a user can do with Git, they can do using yadm.
Its practical adoption is visible in distribution packages, docs, blog posts, and configuration-management roles. Users often pair it with broader system setup tools: yadm pulls dotfiles, decrypts secrets, selects alternates, and runs bootstrap scripts, while tools such as Home Manager, Ansible, or shell installers handle larger machine state.
Typical usage starts with yadm init or yadm clone, then yadm add, commit, push, pull, and status in the same mental model as Git. The work tree is the user's home directory, so dotfiles remain where applications expect them.
The features that distinguish yadm from plain bare Git are alternates for OS/hostname/user/class differences, encrypted archives for sensitive files, bootstrap scripts for new machines, hooks around commands, and templates for generating machine-specific content.
yadm matters to package nerds because it is a thin wrapper over Git that resists inventing a second configuration-management universe. It packages the bare-repo dotfiles pattern into one command with just enough extra machinery for secrets and host variance.
It is also a clean example of a tool whose package value is ergonomic, not algorithmic: the hard dependency is already Git, but the wrapper codifies safe defaults, XDG paths, alternates, encryption, and bootstrap conventions that many users would otherwise script badly.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.config/yadm/config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
yadm | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:yadm |
|---|---|
| バージョン | 3.5.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://yadm.io/ |
| リポジトリ | https://github.com/yadm-dev/yadm |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
yadm 3.5.0-1
Yet Another Dotfiles Manager
https://github.com/TheLocehiliosan/yadm
sudo apt install yadmyadm
nix profile install nixpkgs#yadmyadm 3.2.2-1
Yet Another Dotfiles Manager
https://github.com/TheLocehiliosan/yadm
sudo apt install yadmyadm 3.5.0-r0
Yet Another Dotfiles Manager
https://github.com/TheLocehiliosan/yadm
sudo apk add yadmyadm-bash-completion 3.5.0-r0
Bash completions for yadm
https://github.com/TheLocehiliosan/yadm
sudo apk add yadm-bash-completionyadm-doc 3.5.0-r0
Yet Another Dotfiles Manager (documentation)
https://github.com/TheLocehiliosan/yadm
sudo apk add yadm-docyadm-fish-completion 3.5.0-r0
Fish completions for yadm
https://github.com/TheLocehiliosan/yadm
sudo apk add yadm-fish-completionyadm-zsh-completion 3.5.0-r0
Zsh completions for yadm
https://github.com/TheLocehiliosan/yadm
sudo apk add yadm-zsh-completionyadm 3.5.0-1
Yet Another Dotfiles Manager
https://github.com/yadm-dev/yadm
sudo pacman -S yadmyadm 3.3.0-1.4
Yet Another Dotfiles Manager
sudo zypper install yadmyadm-bash-completion 3.3.0-1.4
Bash completions for yadm
sudo zypper install yadm-bash-completionyadm-fish-completion 3.3.0-1.4
Fish Completion for yadm
sudo zypper install yadm-fish-completionyadm-zsh-completion 3.3.0-1.4
ZSH Completion for yadm
sudo zypper install yadm-zsh-completionyadm
sudo port install yadmソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.