How to Install and Uninstall perl-Filesys-Df.x86_64 Package on AlmaLinux 8

Last updated: November 26,2024

1. Install "perl-Filesys-Df.x86_64" package

Please follow the guidelines below to install perl-Filesys-Df.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install perl-Filesys-Df.x86_64

2. Uninstall "perl-Filesys-Df.x86_64" package

Please follow the guidelines below to uninstall perl-Filesys-Df.x86_64 on AlmaLinux 8:

$ sudo dnf remove perl-Filesys-Df.x86_64 $ sudo dnf autoremove

3. Information about the perl-Filesys-Df.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:29:34 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Filesys-Df
Version : 0.92
Release : 36.el8
Architecture : x86_64
Size : 24 k
Source : perl-Filesys-Df-0.92-36.el8.src.rpm
Repository : epel
Summary : Perl extension for filesystem disk space information
URL : https://metacpan.org/release/Filesys-Df
License : GPL+ or Artistic
Description : This module provides a way to obtain filesystem disk space information.
: This is a Unix only distribution. If you want to gather this information
: for Unix and Windows, use Filesys::DfPortable. The only major benefit of
: using Filesys::Df over Filesys::DfPortable, is that Filesys::Df supports
: the use of open file handles as arguments.