macOS
brew install tuckrlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.