macOS
brew install gnu-tarlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gnu-tar in AI-Agent-Workflows.
Installation
brew install gnu-tarlocal Homebrew formula metadata
Überblick
GNU version of the tar archiving utility
Verlauf
GNU tar is the GNU archiving program for creating, listing, updating, and extracting tar archives. It is one of the package ecosystem's foundational tools because source releases, backups, and portable file bundles often travel as tar archives.
The GNU tar README says GNU tar is derived from John Gilmore's public-domain tar. The GNU tar manual credits John Gilmore as the original author, Jay Fenlason and Joy Kendall for GNU enhancements, and later maintenance by Thomas Bushnell, n/BSG, Francois Pinard, Paul Eggert, and Sergey Poznyakoff with many contributors.
GNU tar development also reflects the long evolution of archive formats and recovery needs. The manual notes that active development and maintenance resumed after the project was put on CVS at Savannah in July 2003, and it credits Sergey Poznyakoff with POSIX archive support.
tar began as a tape archiver, but GNU tar helped make tar archives a routine interchange format for free software. The GNU manual explicitly notes that the GNU Project distributes software bundled into tar archives so related files can move as a single unit, a practice that made tarballs central to source distribution and package building.
Practitioners use GNU tar to create and extract source tarballs, preserve directory trees, list archive contents, append or update members, stream archives through pipes, and combine archiving with compression tools. System administrators also use GNU tar for full and incremental backups, including snapshot-file workflows with --listed-incremental.
GNU tar is package-nerd bedrock: release artifacts, distro build recipes, reproducible archives, vendor source bundles, and backup scripts all depend on tar behavior. Details such as pax headers, sparse files, compression integration, path handling, and incremental metadata are small options with large consequences for reproducibility and restore safety.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gtar | cli | globales Executable |
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.
https://www.gnu.org/software/tar/
Installationsmetadaten
| Paketschlüssel | brew:gnu-tar |
|---|---|
| Version | 1.35 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gnu-tar |
| Homepage | https://www.gnu.org/software/tar/ |
| Repository | https://git.savannah.gnu.org/cgit/tar.git |
| Upstream-Dokumentation | https://www.gnu.org/software/tar/manual/html_node |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://ftpmirror.gnu.org/gnu/tar/tar-1.35.tar.gz |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | GNU "tar" has been installed as "gtar". If you need to use it as "tar", you can add a "gnubin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/gnu-tar/libexec/gnubin:$PATH" |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gnu-tar |
| 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 |
|
Quellspur
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.