Automic VaultAutomic Vault

brew

dtrx mit Homebrew, apk, apt, MacPorts, Nix, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dtrx

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install dtrx

MacPorts ports tree · archivers/dtrx/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add dtrx

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

Debian aptverifiziert · 92%
sudo apt install dtrx

Debian stable package indexes · dtrx · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#dtrx

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

openSUSE zypperverifiziert · 92%
sudo zypper install dtrx

openSUSE Tumbleweed package metadata · dtrx · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Intelligent archive extraction

Verlauf

Projektgeschichte und Nutzung

dtrx, short for 'Do The Right eXtraction', is a small command-line archive extractor that tries to make archive unpacking predictable. Its point is cultural as much as technical: stop remembering the right `tar`, `unzip`, `cpio`, or decompressor flags and run one command.

Projektgeschichte

The current dtrx-py repository describes itself as a copy of Brett Smith's original dtrx project, with all credit attributed to the original author. The maintained Python 3 fork exists because the original Python 2-era package became difficult to keep in Linux distributions, with the README specifically citing Ubuntu 20.04+ removal from default package archives as motivation.

Adoptionsgeschichte

dtrx has a long tail in Unix package managers: Homebrew, Debian/Ubuntu, Alpine, MacPorts, Nix, and openSUSE-style packaging all carry or have carried it. The modern dtrx-py project publishes releases to PyPI and GitHub to keep the tool installable for Python 3 systems.

Wie es verwendet wird

Users run `dtrx archive.tar.gz` or equivalent archive names and let the tool choose extraction behavior. Its attraction is avoiding accidental directory clutter, wrong flags, or inconsistent behavior across archive formats.

Warum Paket-Nerds sich dafür interessieren

dtrx is a classic package-nerd utility: tiny, opinionated, and memorable because it wraps a messy Unix tool surface into one command. The Python 2 to Python 3 maintenance story also mirrors a common distribution-maintenance pattern, where useful old scripts survive through community continuation projects.

Zeitleiste

  • 2007: Original dtrx homepage published by Brett Smith.
  • 2020: dtrx-py GitHub repository created to carry Python 3 patches.
  • 2020s: dtrx-py releases are tagged and published to PyPI.

Related projects

  • Related tools include `tar`, `unzip`, `cpio`, `p7zip`, `unar`, and distribution archive helper scripts. The maintained project is directly related to Brett Smith's original dtrx repository.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:archive

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.

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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dtrxcliglobales Executable

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-07-11
Manager-Version8.7.1
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://pypi.org/project/dtrx/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://pypi.org/project/dtrx/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dtrx
Version8.7.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dtrx
Homepagehttps://pypi.org/project/dtrx/
Repositoryhttps://github.com/dtrx-py/dtrx
Upstream-Dokumentationhttps://github.com/dtrx-py/dtrx#readme
LizenzGPL-3.0-or-later
Quellarchivhttps://files.pythonhosted.org/packages/12/c2/e678320a0051cbbe5de91d1836998bac858086852a135441d7d0bfddc1c1/dtrx-8.7.1.tar.gz
Abhängigkeitenp7zip, python@3.14, xz
Von macOS bereitgestellte Bibliothekenbzip2, unzip
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedtrx
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

dtrx 8.5.3-3

intelligently extract multiple archive types

https://github.com/dtrx-py/dtrx

sudo apt install dtrx
  • Section: utils
  • Architecture: all
  • 11 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dtrx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dtrx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dtrx

nix profile install nixpkgs#dtrx
  • normalized package name match
  • Abgeglichen nach: Dtrx
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dt/dtrx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dtrx 8.5.3-1

intelligently extract multiple archive types

https://github.com/dtrx-py/dtrx

sudo apt install dtrx
  • Section: universe/utils
  • Architecture: all
  • 11 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dtrx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dtrx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

dtrx 8.5.3-r2

Do The Right eXtraction

http://www.brettcsmith.org/2007/dtrx/

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

dtrx-pyc 8.5.3-r2

Precompiled Python bytecode for dtrx

http://www.brettcsmith.org/2007/dtrx/

sudo apk add dtrx-pyc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: dtrx
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dtrx
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dtrx-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

dtrx 8.5.3-1.5

Intelligent Archive Extraction Tool

https://brettcsmith.org/2007/dtrx/

sudo zypper install dtrx
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: dtrx
  • 7 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Dtrx
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dtrx from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

dtrx

sudo port install dtrx
  • normalized package name match
  • Abgeglichen nach: Dtrx
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/dtrx/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment