pkg.soopen package index

brew / 順位 3063

yadm を Homebrew, apk, apt, MacPorts, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install yadm

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install yadm

MacPorts ports tree · sysutils/yadm/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add yadm

Alpine Linux edge package indexes · yadm · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install yadm

Debian stable package indexes · yadm · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#yadm

nixpkgs package indexes · pkgs/by-name/ya/yadm/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S yadm

Arch Linux sync databases · yadm · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install yadm

openSUSE Tumbleweed package metadata · yadm · ソース: download.opensuse.org

概要

パッケージ概要

Yet Another Dotfiles Manager

コマンドとエイリアス

  • yadm

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2015: Tim Byrne shares yadm as an open-source dotfile manager focused on Git portability, alternates, and encryption.
  • 1.10.0: yadm transitions to semantic versioning.
  • 2.0.0: yadm adds XDG base-directory support, redesigns alternate processing, adds a built-in default template processor, distro-aware alternates, and an upgrade command.
  • 3.0.0: yadm adds OpenSSL encryption support, built-in template includes, default-branch improvements, and new XDG-style default repository/archive paths.
  • 2020s: yadm continues as a mature dotfile package across Homebrew, Debian/Ubuntu, Arch, Nix, MacPorts, Alpine, and other package ecosystems.

Related projects

  • Git is the underlying storage and command model for yadm.
  • chezmoi, GNU Stow, vcsh, homesick, and dotbot are neighboring dotfile-management tools with different tradeoffs around templating, symlinks, and repository layout.
  • GPG, OpenSSL, git-crypt, and transcrypt are related through yadm's encrypted-file workflows.
  • Nix Home Manager and Ansible often complement yadm by managing packages and system state while yadm manages personal files.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.config/yadm/config

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
yadm実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版3.5.0
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:yadm
バージョン3.5.0
パッケージマネージャHomebrew
ホームページhttps://yadm.io/
リポジトリhttps://github.com/yadm-dev/yadm
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

yadm 3.5.0-1

Yet Another Dotfiles Manager

https://github.com/TheLocehiliosan/yadm

sudo apt install yadm
  • Section: utils
  • Architecture: all
  • 1 依存関係
  • normalized package name match
  • 一致条件: Yadm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: yadm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

yadm

nix profile install nixpkgs#yadm
  • normalized package name match
  • 一致条件: Yadm
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ya/yadm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

yadm 3.2.2-1

Yet Another Dotfiles Manager

https://github.com/TheLocehiliosan/yadm

sudo apt install yadm
  • Section: universe/utils
  • Architecture: all
  • 1 依存関係
  • normalized package name match
  • 一致条件: Yadm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: yadm from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

yadm 3.5.0-r0

Yet Another Dotfiles Manager

https://github.com/TheLocehiliosan/yadm

sudo apk add yadm
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: yadm
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Yadm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yadm from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

yadm-bash-completion 3.5.0-r0

Bash completions for yadm

https://github.com/TheLocehiliosan/yadm

sudo apk add yadm-bash-completion
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: yadm
  • normalized package name match
  • 一致条件: Yadm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yadm-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

yadm-doc 3.5.0-r0

Yet Another Dotfiles Manager (documentation)

https://github.com/TheLocehiliosan/yadm

sudo apk add yadm-doc
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: yadm
  • normalized package name match
  • 一致条件: Yadm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yadm-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

yadm-fish-completion 3.5.0-r0

Fish completions for yadm

https://github.com/TheLocehiliosan/yadm

sudo apk add yadm-fish-completion
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: yadm
  • normalized package name match
  • 一致条件: Yadm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yadm-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

yadm-zsh-completion 3.5.0-r0

Zsh completions for yadm

https://github.com/TheLocehiliosan/yadm

sudo apk add yadm-zsh-completion
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: yadm
  • normalized package name match
  • 一致条件: Yadm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yadm-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

yadm 3.5.0-1

Yet Another Dotfiles Manager

https://github.com/yadm-dev/yadm

sudo pacman -S yadm
  • License: GPL3
  • Architecture: any
  • 2 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Yadm
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: yadm from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

yadm 3.3.0-1.4

Yet Another Dotfiles Manager

https://yadm.io

sudo zypper install yadm
  • License: GPL-3.0-only
  • Category: Development/Tools/Version Control
  • Architecture: noarch
  • Source Package: yadm
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Yadm
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: yadm from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

yadm-bash-completion 3.3.0-1.4

Bash completions for yadm

https://yadm.io

sudo zypper install yadm-bash-completion
  • License: GPL-3.0-only
  • Category: Development/Tools/Version Control
  • Architecture: noarch
  • Source Package: yadm
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Yadm
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: yadm-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

yadm-fish-completion 3.3.0-1.4

Fish Completion for yadm

https://yadm.io

sudo zypper install yadm-fish-completion
  • License: GPL-3.0-only
  • Category: Development/Tools/Version Control
  • Architecture: noarch
  • Source Package: yadm
  • 1 提供
  • normalized package name match
  • 一致条件: Yadm
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: yadm-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

yadm-zsh-completion 3.3.0-1.4

ZSH Completion for yadm

https://yadm.io

sudo zypper install yadm-zsh-completion
  • License: GPL-3.0-only
  • Category: Development/Tools/Version Control
  • Architecture: noarch
  • Source Package: yadm
  • 1 提供
  • normalized package name match
  • 一致条件: Yadm
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: yadm-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

yadm

sudo port install yadm
  • normalized package name match
  • 一致条件: Yadm
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/yadm/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation