macOS
brew install tuckrlocal Homebrew formula metadata
brew
Super powered replacement for GNU Stow. Version 0.13.1 via Homebrew; verified from local package data.
install
brew install tuckrlocal Homebrew formula metadata
sudo apk add tuckrAlpine Linux edge package indexes · tuckr · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#tuckrnixpkgs package indexes · pkgs/by-name/tu/tuckr/package.nix · source: api.github.com
winget install --id RaphGL.Tuckr -eWindows Package Manager source index · RaphGL.Tuckr · source: cdn.winget.microsoft.com
overview
Super powered replacement for GNU Stow
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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%\.dotfilesexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tuckr | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/RaphGL/Tuckr
install metadata
| Package key | brew:tuckr |
|---|---|
| Version | 0.13.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tuckr |
| Homepage | https://raphgl.github.io/Tuckr/ |
| Repository | https://github.com/RaphGL/Tuckr |
| Upstream docs | https://raphgl.github.io/Tuckr |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/RaphGL/Tuckr/archive/refs/tags/0.13.1.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tuckr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.