How to Install and Uninstall prename.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 26,2024
1. Install "prename.noarch" package
Here is a brief guide to show you how to install prename.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
prename.noarch
Copied
2. Uninstall "prename.noarch" package
Here is a brief guide to show you how to uninstall prename.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
prename.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the prename.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:27:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : prename
Version : 1.11
Release : 5.el8
Architecture : noarch
Size : 23 k
Source : prename-1.11-5.el8.src.rpm
Repository : epel
Summary : Perl script to rename multiple files
URL : https://metacpan.org/release/PEDERST/rename-1.11
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.
Available Packages
Name : prename
Version : 1.11
Release : 5.el8
Architecture : noarch
Size : 23 k
Source : prename-1.11-5.el8.src.rpm
Repository : epel
Summary : Perl script to rename multiple files
URL : https://metacpan.org/release/PEDERST/rename-1.11
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.