How to Install and Uninstall fdupes.x86_64 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "fdupes.x86_64" package

In this section, we are going to explain the necessary steps to install fdupes.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install fdupes.x86_64

2. Uninstall "fdupes.x86_64" package

Learn how to uninstall fdupes.x86_64 on AlmaLinux 9:

$ sudo dnf remove fdupes.x86_64 $ sudo dnf autoremove

3. Information about the fdupes.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:26:52 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : fdupes
Epoch : 1
Version : 2.3.0
Release : 1.el9
Architecture : x86_64
Size : 57 k
Source : fdupes-2.3.0-1.el9.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.