How to Install and Uninstall fdupes.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "fdupes.x86_64" package

Please follow the instructions below to install fdupes.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install fdupes.x86_64

2. Uninstall "fdupes.x86_64" package

Please follow the guidance below to uninstall fdupes.x86_64 on Rocky Linux 8:

$ sudo dnf remove fdupes.x86_64 $ sudo dnf autoremove

3. Information about the fdupes.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:32:32 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : fdupes
Epoch : 1
Version : 1.6.1
Release : 6.el8
Architecture : x86_64
Size : 33 k
Source : fdupes-1.6.1-6.el8.src.rpm
Repository : epel
Summary : Finds duplicate files in a given set of directories
URL : https://github.com/adrianlopezroche/fdupes
License : MIT
Description : FDUPES is a program for identifying duplicate files residing within specified
: directories.