How to Install and Uninstall ren.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "ren.x86_64" package

Please follow the guidance below to install ren.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ren.x86_64

2. Uninstall "ren.x86_64" package

This is a short guide on how to uninstall ren.x86_64 on Fedora 34:

$ sudo dnf remove ren.x86_64 $ sudo dnf autoremove

3. Information about the ren.x86_64 package on Fedora 34

Last metadata expiration check: 0:58:41 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ren
Version : 1.0
Release : 33.fc34.2.1
Architecture : x86_64
Size : 18 k
Source : ren-1.0-33.fc34.2.1.src.rpm
Repository : fedora
Summary : Rename multiple files
URL : http://linux.maruhn.com/sec/ren.html
License : Public Domain
Description : Whereas mv can rename (as opposed to move) only one file at a time,
: ren can rename many files according to search and replacement
: patterns, ala VMS and MS-DOS (but better). ren checks for replacement name
: collisions and handles rename chains (1 goes to 2 goes to 3 etc.)
: gracefully.