How to Install and Uninstall libarchive-any-lite-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libarchive-any-lite-perl" package

This guide covers the steps necessary to install libarchive-any-lite-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libarchive-any-lite-perl

2. Uninstall "libarchive-any-lite-perl" package

This guide let you learn how to uninstall libarchive-any-lite-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libarchive-any-lite-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libarchive-any-lite-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libarchive-any-lite-perl
Priority: optional
Section: universe/perl
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.10-2
Depends: perl (>= 5.13.9), libarchive-zip-perl
Filename: pool/universe/liba/libarchive-any-lite-perl/libarchive-any-lite-perl_0.10-2_all.deb
Size: 7828
MD5sum: 0fe45e794bdf3b0329188a9568442b52
SHA1: 329322b44131e5fde53a8b03fb19085e856f1d2e
SHA256: 2e99c0191d14416a8ce1e3e73e5e9d44bddb013de1e81c16c538aae00fbdf70f
Description-en: simple CPAN package extractor
Archive::Any::Lite is a fork of Archive::Any by Michael Schwern and
Clint Moore. The main difference is that Archive::Any::Lite works
properly even when you fork(), and may require less memory to extract a
tarball. On the other hand, Archive::Any::Lite isn't pluggable (it only
supports file formats used in the CPAN toolchains), and doesn't check
mime types (at least as of this writing).
Description-md5: 898d3dc4df03e6aeaabd04f887213a38
Homepage: https://metacpan.org/release/Archive-Any-Lite
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu