macOS
brew install tuckrlocal Homebrew formula metadata
brew / Rang 8371
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tuckr in AI-Agent-Workflows.
Installation
brew install tuckrlocal Homebrew formula metadata
sudo apk add tuckrAlpine Linux edge package indexes · tuckr · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#tuckrnixpkgs package indexes · pkgs/by-name/tu/tuckr/package.nix · Quelle: api.github.com
winget install --id RaphGL.Tuckr -eWindows Package Manager source index · RaphGL.Tuckr · Quelle: cdn.winget.microsoft.com
Überblick
Super powered replacement for GNU Stow
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tuckr | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:tuckr |
|---|---|
| Version | 0.13.1 |
| Paketmanager | Homebrew |
| Homepage | https://raphgl.github.io/Tuckr/ |
| Repository | https://github.com/RaphGL/Tuckr |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.