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

Last updated: May 20,2024

1. Install "libfile-read-perl" package

Here is a brief guide to show you how to install libfile-read-perl on Kali Linux

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

2. Uninstall "libfile-read-perl" package

Please follow the step by step instructions below to uninstall libfile-read-perl on Kali Linux:

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

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

Package: libfile-read-perl
Version: 0.0801-7
Installed-Size: 28
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libfile-slurp-perl
Size: 11036
SHA256: 85b793f65902409b4971c9d21f838990d1e881ca2e87ae5a8877f198f7c9bf97
SHA1: 725d597b1dad82c9f69a3a85050f7ed281372441
MD5sum: eb7db7b5bc09b91a929b642cca939585
Description: interface for reading one or more files
File::Read mainly proposes functions for reading one or more files, with
different options.
.
This module was created to address a quite specific need: reading many files,
some as a normal user and others as root, and eventually do a little more
processing, all while being at the same time compatible with Perl 5.004.
File::Slurp addresses the first point, but not the others, hence the creation
of File::Read. If you don't need reading files as root or the post-processing
features, then it's faster to directly use File::Slurp.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/File-Read
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libf/libfile-read-perl/libfile-read-perl_0.0801-7_all.deb