How to Install and Uninstall libio-all-perl Package on Kali Linux

Last updated: May 14,2024

1. Install "libio-all-perl" package

This tutorial shows how to install libio-all-perl on Kali Linux

$ sudo apt update $ sudo apt install libio-all-perl

2. Uninstall "libio-all-perl" package

Learn how to uninstall libio-all-perl on Kali Linux:

$ sudo apt remove libio-all-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libio-all-perl package on Kali Linux

Package: libio-all-perl
Version: 0.87-2
Installed-Size: 183
Maintainer: Debian Perl Group
Architecture: all
Depends: libspiffy-perl, perl:any
Suggests: libdb-file-lock-perl, libfile-mimeinfo-perl, libfile-readbackwards-perl, libfreezethaw-perl, libmldbm-perl
Size: 67284
SHA256: 90f5a318d122d4f34b067043c38e44841db543908c5e3a7dff3981eef4fca544
SHA1: b4a6cc33c77b21b46465c06ca209a939b0ff3d2b
MD5sum: 622f2bba8436f0cf47df77a15f0c631f
Description: Perl module for unified IO operations
IO::All combines all of the best Perl IO modules into a single Spiffy object
oriented interface to greatly simplify your everyday Perl IO idioms. It
exports a single function called io, which returns a new IO::All object. And
that object can do it all!
.
The IO::All object is a proxy for IO::File, IO::Dir, IO::Socket, IO::String,
Tie::File, File::Spec, File::Path and File::ReadBackwards; as well as all the
DBM and MLDBM modules. You can use most of the methods found in these classes
and in IO::Handle (which they inherit from). IO::All adds dozens of other
helpful idiomatic methods including file stat and manipulation functions.
Description-md5:
Homepage: https://metacpan.org/release/IO-All
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib,
role::program, role::shared-lib, works-with::file
Section: perl
Priority: optional
Filename: pool/main/libi/libio-all-perl/libio-all-perl_0.87-2_all.deb