How to Install and Uninstall libfile-fu-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 23,2024
1. Install "libfile-fu-perl" package
This guide covers the steps necessary to install libfile-fu-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libfile-fu-perl
Copied
2. Uninstall "libfile-fu-perl" package
This tutorial shows how to uninstall libfile-fu-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libfile-fu-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libfile-fu-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libfile-fu-perl
Priority: optional
Section: universe/perl
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.0.8-3
Depends: perl, libfile-which-perl, libclass-accessor-classy-perl
Filename: pool/universe/libf/libfile-fu-perl/libfile-fu-perl_0.0.8-3_all.deb
Size: 40944
MD5sum: 4e3ea682371ba4463a4a9934b65b9bd9
SHA1: 0d1ec2ba21ed643efc415f45382b509b50ac3922
SHA256: 96f9ff26b6243ca9f7ff6c528eca351337d607d2cab31da841860419f6f4300c
Description-en: module for manipulating files and directories as objects
File::Fu is a Perl module that provides an method of manipulating directories
and files as objects, making use of operator overloading to allow for precise
composition fo paths and support for many built-in methods. It also provides
a way to create temporary directories and files.
.
The interface and style provided by this module are quite different than Perl
built-in functions or File::Spec. The syntax is concise and errors are checked
using exceptions, so you never need to check a return code.
Description-md5: bb515d110144609c4209ccf124bd085d
Homepage: https://metacpan.org/release/File-Fu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.0.8-3
Depends: perl, libfile-which-perl, libclass-accessor-classy-perl
Filename: pool/universe/libf/libfile-fu-perl/libfile-fu-perl_0.0.8-3_all.deb
Size: 40944
MD5sum: 4e3ea682371ba4463a4a9934b65b9bd9
SHA1: 0d1ec2ba21ed643efc415f45382b509b50ac3922
SHA256: 96f9ff26b6243ca9f7ff6c528eca351337d607d2cab31da841860419f6f4300c
Description-en: module for manipulating files and directories as objects
File::Fu is a Perl module that provides an method of manipulating directories
and files as objects, making use of operator overloading to allow for precise
composition fo paths and support for many built-in methods. It also provides
a way to create temporary directories and files.
.
The interface and style provided by this module are quite different than Perl
built-in functions or File::Spec. The syntax is concise and errors are checked
using exceptions, so you never need to check a return code.
Description-md5: bb515d110144609c4209ccf124bd085d
Homepage: https://metacpan.org/release/File-Fu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu