How to Install and Uninstall libio-all-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 29,2024

1. Install "libio-all-perl" package

This tutorial shows how to install libio-all-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libio-all-perl" package

This guide let you learn how to uninstall libio-all-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libio-all-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libio-all-perl
Architecture: all
Version: 0.87-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 179
Depends: libspiffy-perl, perl
Suggests: libdb-file-lock-perl, libfile-mimeinfo-perl, libfile-readbackwards-perl, libfreezethaw-perl, libmldbm-perl
Filename: pool/universe/libi/libio-all-perl/libio-all-perl_0.87-1_all.deb
Size: 60076
MD5sum: e102caf2711ae94b5cd0e633e08ed306
SHA1: ad7057ff7eb7c6071b17083044455196acfae3f7
SHA256: 75049aeb14f88a8cd544efdccaff99ca2f1521800abadb9b3f058c37aaf07b19
SHA512: 47864f8f83b41535a228357dbd0e0e506c65053a57a19e0a58995f8f4e73aaa73a504283a34029919f05d8c1f1a3ea5781a94fe62d5aeeee886c263e3f09a51d
Homepage: https://metacpan.org/release/IO-All
Description-en: 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: 88795129a21b3b1bf7f9b35fb274f3a5