pkg.soopen package index

brew / Rang 8371

tuckr mit Homebrew, apk, Nix, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tuckr in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install tuckr

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add tuckr

Alpine Linux edge package indexes · tuckr · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#tuckr

nixpkgs package indexes · pkgs/by-name/tu/tuckr/package.nix · Quelle: api.github.com

Windows

Windows Package Managerverifiziert · 92%
winget install --id RaphGL.Tuckr -e

Windows Package Manager source index · RaphGL.Tuckr · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Super powered replacement for GNU Stow

Befehle und Aliase

  • tuckr

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • Current README: Presents Tuckr as a Stow-compatible dotfile manager with no required configuration.
  • Current README: Documents cargo, AUR, and Homebrew installation paths.
  • Current input facts: Record Homebrew, apk, Nix, and WinGet package-manager coverage.

Related projects

  • GNU Stow is the explicit comparison point and migration source in the README.
  • Git is cited as an inspiration, but Tuckr deliberately avoids wrapping Git or reimplementing unrelated system utilities.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:repl

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
~/.config/dotfiles~/.dotfiles
macOS
~/Library/Application Support/dotfiles~/.dotfiles
Windows
%HomePath%\AppData\Roaming\dotfiles%HomePath%\.dotfiles

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
tuckrExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version0.13.1
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:tuckr
Version0.13.1
PaketmanagerHomebrew
Homepagehttps://raphgl.github.io/Tuckr/
Repositoryhttps://github.com/RaphGL/Tuckr
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

tuckr

nix profile install nixpkgs#tuckr
  • normalized package name match
  • Abgeglichen nach: Tuckr
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tu/tuckr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

tuckr 0.13.1-r1

Dotfile manager inspired by Stow and Git

https://raphgl.github.io/Tuckr/

sudo apk add tuckr
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: tuckr
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Tuckr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tuckr from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
winget95%

RaphGL.Tuckr

winget install --id RaphGL.Tuckr -e
  • normalized package name match
  • Abgeglichen nach: Tuckr
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: RaphGL.Tuckr from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation