macOS
brew install tuckrlocal Homebrew formula metadata
brew / rang 8371
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tuckr pour les workflows d'agents IA.
installation
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
aperçu
Super powered replacement for GNU Stow
historique
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.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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%\.dotfilesexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
tuckr | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:tuckr |
|---|---|
| Version | 0.13.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://raphgl.github.io/Tuckr/ |
| Dépôt | https://github.com/RaphGL/Tuckr |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.