How to Install and Uninstall libfilesys-df-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libfilesys-df-perl" package

Learn how to install libfilesys-df-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfilesys-df-perl

2. Uninstall "libfilesys-df-perl" package

Please follow the guidelines below to uninstall libfilesys-df-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfilesys-df-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfilesys-df-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libfilesys-df-perl
Priority: optional
Section: universe/perl
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.92-5build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Filename: pool/universe/libf/libfilesys-df-perl/libfilesys-df-perl_0.92-5build2_amd64.deb
Size: 12104
MD5sum: 2daac027d94a8ef0f9c7a65fddb50eb3
SHA1: 586617cdda001c91c4f5f6a89dd8e219e51aeb55
SHA256: aaff28797458df929ec308086983134b911ba6206331cb1e85bd1603076e30f7
Description-en: Module to obtain filesystem disk space information
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 filehandles as arguments.
Description-md5: 0c7ee0308b9925b83f47e3dcb45922b0
Homepage: https://metacpan.org/release/Filesys-Df
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu