How to Install and Uninstall libcache-cache-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "libcache-cache-perl" package

Please follow the guidance below to install libcache-cache-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcache-cache-perl

2. Uninstall "libcache-cache-perl" package

This tutorial shows how to uninstall libcache-cache-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcache-cache-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcache-cache-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcache-cache-perl
Priority: optional
Section: universe/perl
Installed-Size: 196
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.08-2
Depends: liberror-perl, libipc-sharelite-perl, perl
Filename: pool/universe/libc/libcache-cache-perl/libcache-cache-perl_1.08-2_all.deb
Size: 72812
MD5sum: 4cdce83eff213a136034d890c1c50439
SHA1: c9e94a8b306e7f51c8ca6b259b7c8362cb24a32c
SHA256: 8ff67f3b3923aa63d8d148b9eaefa75d680d020065e480fec9be707b86f2580e
Description-en: Managed caches of persistent information
The Cache modules are designed to assist a developer in persisting
data for a specified period of time. Often these modules are used in
web applications to store data locally to save repeated and redundant
expensive calls to remote machines or databases. People have also
been known to use Cache::Cache for its straightforward interface in
sharing data between runs of an application or invocations of a
CGI-style script or simply as an easy to use abstraction of the
filesystem or shared memory.
Description-md5: e211feba00e6a0cd36061b7c8208749d
Homepage: https://metacpan.org/release/Cache-Cache
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu