How to Install and Uninstall perl-Filesys-Df Package on openSUSE Leap

Last updated: May 20,2024

1. Install "perl-Filesys-Df" package

Here is a brief guide to show you how to install perl-Filesys-Df on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Filesys-Df

2. Uninstall "perl-Filesys-Df" package

This tutorial shows how to uninstall perl-Filesys-Df on openSUSE Leap:

$ sudo zypper remove perl-Filesys-Df

3. Information about the perl-Filesys-Df package on openSUSE Leap

Information for package perl-Filesys-Df:
----------------------------------------
Repository : Main Repository
Name : perl-Filesys-Df
Version : 0.92-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 33.5 KiB
Installed : No
Status : not installed
Source package : perl-Filesys-Df-0.92-bp155.2.11.src
Upstream URL : http://search.cpan.org/dist/Filesys-Df/
Summary : Perl extension for filesystem disk space information
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 filehandles as arguments.
Authors:
Ian Guthrie