How to Install and Uninstall renameutils Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "renameutils" package

Here is a brief guide to show you how to install renameutils on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install renameutils

2. Uninstall "renameutils" package

This is a short guide on how to uninstall renameutils on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the renameutils package on Ubuntu 20.10 (Groovy Gorilla)

Package: renameutils
Architecture: amd64
Version: 0.12.0-8
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-8_amd64.deb
Size: 93036
MD5sum: 96f8e4bb421f8ae759aa2405ac928f53
SHA1: 9e6ddd7086cb35bdfa704df30ad128b1290ed063
SHA256: 61502869525a4f4b52692989f9820d603c008dc877ae8a906f02de7fe8483986
SHA512: be8a1f789c5a0ff63fbc3f4e90f815023c8dd7dd3cf090a9e74ca7eef0f907ac601563d9e674146d864c6d2ca645376efa1e6c6b4e55c5164b223712d1fe9f3b
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