How to Install and Uninstall prename.noarch Package on AlmaLinux 9
Last updated: November 27,2024
1. Install "prename.noarch" package
Please follow the guidance below to install prename.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
prename.noarch
Copied
2. Uninstall "prename.noarch" package
Learn how to uninstall prename.noarch on AlmaLinux 9:
$
sudo dnf remove
prename.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the prename.noarch package on AlmaLinux 9
Last metadata expiration check: 0:31:42 ago on Wed Mar 13 07:41:12 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.
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.