macOS
brew install tuckrlocal Homebrew formula metadata
brew / 順位 8371
tuckr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tuckrlocal Homebrew formula metadata
sudo apk add tuckrAlpine Linux edge package indexes · tuckr · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#tuckrnixpkgs package indexes · pkgs/by-name/tu/tuckr/package.nix · ソース: api.github.com
winget install --id RaphGL.Tuckr -eWindows Package Manager source index · RaphGL.Tuckr · ソース: cdn.winget.microsoft.com
概要
Super powered replacement for GNU Stow
履歴
Tuckr is a Rust dotfile manager positioned by its own README as a "super powered replacement for GNU Stow". Its history is best understood as part of the long-running Unix dotfiles tradition: keep configuration in a directory, symlink it into $HOME, and make machine setup repeatable without taking over version control or shell scripting.
The project describes itself as inspired by Stow and Git, but deliberately smaller in scope than a full dotfile platform. Its README says Tuckr follows Stow's model of symlinking files into $HOME, while adding tracked and validated symlinks, grouped configuration files, hooks, conditional deployment, and experimental secrets handling.
Tuckr's design emphasizes "no configuration" and a predictable dotfiles directory layout with Configs, Hooks, and Secrets directories. That places it in the package-nerd niche of tools that trade broad automation for inspectable filesystem conventions.
Official installation instructions document several distribution channels: cargo install from the Git repository, cargo install from crates.io, an AUR package, and Homebrew. The input package facts also record packaging through Homebrew, apk, Nix, and WinGet, suggesting adoption across Unix-like package-manager ecosystems and Windows-oriented package catalogs.
The README includes explicit migration notes for Stow users, making the target audience unusually clear: people already managing dotfiles through symlink farms who want validation, grouping, hooks, and cross-platform behavior without moving to a heavier dotfile framework.
Typical use is to keep dotfiles in a Tuckr directory, group them by program, and run commands such as `tuckr add`, `tuckr rm`, `tuckr set`, `tuckr status`, `tuckr push`, and `tuckr pop`. Hooks provide setup and cleanup scripts around deployment, while conditional groups let one dotfiles tree target Linux, macOS, Windows, WSL, or other Rust target names.
Tuckr matters to package-manager users because it packages a familiar Stow workflow as a modern CLI with Homebrew, cargo, AUR, Nix, apk, and WinGet availability. It is the sort of tool that appears in bootstrap scripts, dotfiles repositories, and new-machine setup notes rather than in general application lists.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/dotfiles~/.dotfiles~/Library/Application Support/dotfiles~/.dotfiles%HomePath%\AppData\Roaming\dotfiles%HomePath%\.dotfiles実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tuckr | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:tuckr |
|---|---|
| バージョン | 0.13.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://raphgl.github.io/Tuckr/ |
| リポジトリ | https://github.com/RaphGL/Tuckr |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
tuckr
nix profile install nixpkgs#tuckrtuckr 0.13.1-r1
Dotfile manager inspired by Stow and Git
https://raphgl.github.io/Tuckr/
sudo apk add tuckrRaphGL.Tuckr
winget install --id RaphGL.Tuckr -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.