How to Install and Uninstall prename.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 11,2024

1. Install "prename.noarch" package

Please follow the guidelines below to install prename.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install prename.noarch

2. Uninstall "prename.noarch" package

Please follow the guidelines below to uninstall prename.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove prename.noarch $ sudo dnf autoremove

3. Information about the prename.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:08:51 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : prename
Version : 1.14
Release : 1.el9
Architecture : noarch
Size : 23 k
Source : prename-1.14-1.el9.src.rpm
Repository : epel
Summary : Perl script to rename multiple files
URL : https://metacpan.org/release/PEDERST/rename-1.14
License : GPL+ or Artistic
Description : Prename renames the file names supplied according to the rule specified as
: the first argument. The argument is a Perl expression which is expected
: to modify the $_ string for at least some of the file names specified.