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

Last updated: May 03,2024

1. Install "renameutils" package

Here is a brief guide to show you how to install renameutils on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install renameutils

2. Uninstall "renameutils" package

This guide let you learn how to uninstall renameutils on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove renameutils $ sudo apt autoclean && sudo apt autoremove

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

Package: renameutils
Architecture: amd64
Version: 0.12.0-9
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Francois Marier
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 475
Depends: libc6 (>= 2.14), libreadline8 (>= 6.0)
Filename: pool/universe/r/renameutils/renameutils_0.12.0-9_amd64.deb
Size: 93028
MD5sum: c1f3beb461f74a11cd89d59339da6fc1
SHA1: 1b5dd5cd8f4e53778423bfb262e3e20b90f247b5
SHA256: 5c9859672dc8482ad53c041cc12c431ebe63162eee8ce413f9a16a76aa7cd889
SHA512: 886ad25bd923d7d8ccf70ebea6ecaa730fb8650f06252ca5408b064dac9386f5f990fd653df0d1d579692e5392b1a0399e4257f49cea52b8be9472401ed44b7e
Homepage: https://www.nongnu.org/renameutils/
Description-en: Programs to make file renaming easier
The file renaming utilities (renameutils for short) are a set of
programs designed to make renaming of files faster and less
cumbersome.
.
This package consists of five programs - qmv, imv, icp, qcp and deurlname:
.
qmv ("quick move") allows file names to be edited in a text
editor. The names of all files in a directory are written to a text
file, which is then edited by the user. The text file is read and
parsed, and the changes are applied to the files.
.
imv ("interactive move"), is trivial but useful when you are too lazy
to type (or even complete) the name of the file to rename twice. It
allows a file name to be edited in the terminal using the GNU Readline
library.
.
icp and qcp are similar to imv and qmv but for copying using "cp".
.
deurlname removes URL encoded characters (such as %20 representing
space) from file names. Some programs such as w3m tend to keep those
characters encoded in saved files.
Description-md5: 8ab9d70863e989e497da85c1eda09757