How to Install and Uninstall libfile-fu-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libfile-fu-perl" package

This guide let you learn how to install libfile-fu-perl on Kali Linux

$ sudo apt update $ sudo apt install libfile-fu-perl

2. Uninstall "libfile-fu-perl" package

Learn how to uninstall libfile-fu-perl on Kali Linux:

$ sudo apt remove libfile-fu-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfile-fu-perl package on Kali Linux

Package: libfile-fu-perl
Version: 0.0.8-5
Installed-Size: 109
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libfile-which-perl, libclass-accessor-classy-perl
Size: 41856
SHA256: b815d73088f8f6174786dd17d853c7b60ff6be9b55b47c4ea8bd313bf5df6907
SHA1: 613e186b3dbf03eff4494bd7a2e51de419b0e629
MD5sum: 5df2fbfbf2e7663ac814566ff975a552
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/File-Fu
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libf/libfile-fu-perl/libfile-fu-perl_0.0.8-5_all.deb