How to Install and Uninstall dtrx Package on Kali Linux

Last updated: May 14,2024

1. Install "dtrx" package

Here is a brief guide to show you how to install dtrx on Kali Linux

$ sudo apt update $ sudo apt install dtrx

2. Uninstall "dtrx" package

This tutorial shows how to uninstall dtrx on Kali Linux:

$ sudo apt remove dtrx $ sudo apt autoclean && sudo apt autoremove

3. Information about the dtrx package on Kali Linux

Package: dtrx
Version: 8.5.3-1
Installed-Size: 97
Maintainer: Andres Salomon
Architecture: all
Depends: binutils, bzip2, cabextract, cpio, lzma, p7zip-full, rpm, unshield, unzip, xz-utils, python3:any
Recommends: lhasa, lrzip, zstd
Size: 25148
SHA256: c4be80c9730ab6a6d0bf1ed8fb6d41f85dd468563654ab60867bddad71fed5de
SHA1: 7615668ca9b07b65b9aace78ca4826de94e2d85d
MD5sum: f2bcc9fad0456b1a9fc78b881c112a24
Description: intelligently extract multiple archive types
dtrx is basically the same as tar -zxf or tar -xjf except you don't have
to remember the flags for each file. But there's more to it than that.
You know those really annoying files that don't put everything in a
dedicated directory, and have the permissions all wrong? dtrx takes care
of all those problems for you, too. dtrx is simple and powerful. Just
use the same command for all your archive files, and they'll never
frustrate you again.
Description-md5:
Homepage: https://github.com/dtrx-py/dtrx
Tag: implemented-in::python, interface::commandline, interface::text-mode,
role::program, scope::utility, works-with-format::tar,
works-with-format::zip, works-with::archive
Section: utils
Priority: optional
Filename: pool/main/d/dtrx/dtrx_8.5.3-1_all.deb