macOS
brew install dtrxlocal Homebrew formula metadata
sudo port install dtrxMacPorts ports tree · archivers/dtrx/Portfile · ソース: api.github.com
brew
dtrx のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dtrxlocal Homebrew formula metadata
sudo port install dtrxMacPorts ports tree · archivers/dtrx/Portfile · ソース: api.github.com
sudo apk add dtrxAlpine Linux edge package indexes · dtrx · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dtrxnixpkgs package indexes · pkgs/by-name/dt/dtrx/package.nix · ソース: api.github.com
sudo zypper install dtrxopenSUSE Tumbleweed package metadata · dtrx · ソース: download.opensuse.org
概要
Intelligent archive extraction
履歴
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.
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.
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.
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.
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dtrx | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://pypi.org/project/dtrx/
インストールメタデータ
| パッケージキー | brew:dtrx |
|---|---|
| バージョン | 8.7.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dtrx |
| ホームページ | https://pypi.org/project/dtrx/ |
| リポジトリ | https://github.com/dtrx-py/dtrx |
| 上流ドキュメント | https://github.com/dtrx-py/dtrx#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://files.pythonhosted.org/packages/12/c2/e678320a0051cbbe5de91d1836998bac858086852a135441d7d0bfddc1c1/dtrx-8.7.1.tar.gz |
| 依存関係 | p7zip, python@3.14, xz |
| macOS 提供ライブラリ | bzip2, unzip |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dtrx |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
dtrx 8.5.3-3
intelligently extract multiple archive types
https://github.com/dtrx-py/dtrx
sudo apt install dtrxdtrx
nix profile install nixpkgs#dtrxdtrx 8.5.3-1
intelligently extract multiple archive types
https://github.com/dtrx-py/dtrx
sudo apt install dtrxdtrx 8.5.3-r2
Do The Right eXtraction
http://www.brettcsmith.org/2007/dtrx/
sudo apk add dtrxdtrx-pyc 8.5.3-r2
Precompiled Python bytecode for dtrx
http://www.brettcsmith.org/2007/dtrx/
sudo apk add dtrx-pycdtrx 8.5.3-1.5
Intelligent Archive Extraction Tool
https://brettcsmith.org/2007/dtrx/
sudo zypper install dtrxdtrx
sudo port install dtrxソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.