# dotdrop を Homebrew, apt でインストール

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

## インストール

```sh
sudo av install brew:dotdrop
```

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

### macOS

- Homebrew (100%):

```sh
brew install dotdrop
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install dotdrop
```

  証拠: Debian stable package indexes: dotdrop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:dotdrop
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.16.2
- **ソース概要:** Save your dotfiles once, deploy them everywhere
- **ホームページ:** <https://github.com/deadc0de6/dotdrop>
- **リポジトリ:** <https://github.com/deadc0de6/dotdrop>
- **最終更新:** 2026-07-13T17:38:04-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dotdrop (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.16.2
## プロジェクトの歴史と使われ方

dotdrop is a dotfile manager for storing dotfiles once and deploying different versions or sets across hosts by using profiles, templating, variables, and a central config.yaml.

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

The official README frames dotdrop around a specific gap in dotfile tools: many can manage files, but fewer can deploy different versions of the same dotfile on different hosts. Its model stores dotfiles in Git, keeps metadata in config.yaml, and uses profiles to choose which files and variables apply on each machine.

GitHub release metadata shows public releases from the v0.10 series in 2018 through the v1.16 series in 2026, indicating a long-lived Python CLI with continued maintenance.

### 採用の歴史

dotdrop adoption comes from users whose dotfiles outgrow simple symlink farms: multiple machines, overlapping file sets, per-host variables, templates, import/update workflows, and optional handling for sensitive content.

The official README advertises distribution through PyPI, Homebrew, AUR, Snapcraft, and Pacstall, while source facts list Homebrew, Debian, and Ubuntu.

### 使われ方

Users initialize or clone a dotfiles repository, install dotdrop, generate config.yaml, import dotfiles, and deploy selected profiles. Commands such as import and compare are central to the workflow, with dotpath, profiles, variables, templates, actions, and transformations configured in YAML.

The tool is especially useful when a home laptop, work desktop, temporary VM, and other hosts share many dotfiles but need different deployed subsets or template values.

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

dotdrop is package-nerd significant as the profile-and-template-heavy alternative in the dotfiles space. It is more opinionated than a tiny bootstrapper but still lives as a CLI around Git, YAML, and predictable files.

For packagers, its value is in giving users a maintained command-line tool instead of copy-pasted shell glue for multi-host dotfile deployment.

### タイムライン

- 2018: GitHub release metadata shows v0.10.x public releases.
- 2020s: dotdrop is distributed through PyPI, Homebrew, AUR, Snapcraft, and other package channels.
- 2026: GitHub release metadata shows v1.16.x releases.

### Related projects

- dotdrop is related to other dotfiles managers and bootstrap tools, including Dotbot, GNU Stow-style symlink workflows, chezmoi-like multi-host management, Git-backed dotfiles repositories, and package channels such as PyPI, Homebrew, AUR, and Snapcraft.

### ソース

- <https://github.com/deadc0de6/dotdrop>
- <https://dotdrop.readthedocs.io/>
- <https://api.github.com/repos/deadc0de6/dotdrop/releases?per_page=100>
- <https://formulae.brew.sh/formula/dotdrop>


## セキュリティノート

dotdrop に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: config.yaml, ${XDG_CONFIG_HOME}/dotdrop/config.yaml, ~/.config/dotdrop/config.yaml, /etc/xdg/dotdrop/config.yaml, /etc/dotdrop/config.yaml
## 他のパッケージマネージャ記録

- Debian apt - dotdrop - 1.15.0-1: normalized package name match | Debian stable package indexes: dotdrop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | save your dotfiles once deploy them everywhere | https://github.com/deadc0de6/dotdrop
- Ubuntu apt - dotdrop - 1.12.9-1: normalized package name match | Ubuntu 24.04 LTS package indexes: dotdrop from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | save your dotfiles once deploy them everywhere | https://github.com/deadc0de6/dotdrop


## Combined YAML source

View the package source record on GitHub. [combined/dotdrop.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dotdrop.yml)


## ソース

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