How to Install and Uninstall detox Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "detox" package

In this section, we are going to explain the necessary steps to install detox on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install detox

2. Uninstall "detox" package

Please follow the guidelines below to uninstall detox on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove detox $ sudo apt autoclean && sudo apt autoremove

3. Information about the detox package on Ubuntu 21.10 (Impish Indri)

Package: detox
Architecture: amd64
Version: 1.3.3-1
Priority: extra
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Joao Eriberto Mota Filho
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 167
Depends: libc6 (>= 2.33)
Filename: pool/universe/d/detox/detox_1.3.3-1_amd64.deb
Size: 36604
MD5sum: a45bfbbfc0bd73b8142f40eafb252520
SHA1: 4ad645155ef914947230c9ef2bb6697c49c123a5
SHA256: 60cdc7afd0bd1cb5205f8dd5813578171f0a35dc43d3c2d12c8ad1d9f380439a
SHA512: e49ba2dae66d6ceae60a7f26314139a6d586130a688626c5bbfd88eef00ac8fa05b9b20793520234e88b4d65d24e9a46d5edd7d2b4bff6ccddba6a4b045e0910
Homepage: https://github.com/dharple/detox
Description-en: replace problematic characters in filenames
detox is a utility designed to clean up filenames. It replaces difficult to
work with characters, such as spaces, with standard equivalents. It will also
clean up filenames with UTF-8 or Latin-1 (or CP-1252) characters in them.
.
Features:
* Removal or replacement of upper ASCII Latin-1 (ISO 8859-1) characters;
* Removal or replacement of UTF-8 encoded Unicode characters;
* Removal or replacement of spaces and other potentially tricky characters;
* Trimming of excessive "_" and "-"s;
* Directory recursion, dry runs, verbose listings.
.
It is designed with safety in mind. It won't overwrite a file that already
exists, and it doesn't touch special files if not requested.
.
detox is useful to mass rename files automatically. As just one example,
you can use detox to easily standardize lots of files, as MP3 or movies,
downloaded or stored inside a directory.
.
This package provides detox and inline-detox commands. The inline-detox can
be used in command lines, as a filter in shell procedures.
Description-md5: 57a56ea30e81ef29e23165136cbfe243