How to Install and Uninstall libcache-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "libcache-perl" package

Please follow the guidance below to install libcache-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libcache-perl

2. Uninstall "libcache-perl" package

Learn how to uninstall libcache-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libcache-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcache-perl
Architecture: all
Version: 2.11-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: 206
Depends: perl, libfile-nfslock-perl, libio-string-perl, libheap-perl, libtimedate-perl
Filename: pool/universe/libc/libcache-perl/libcache-perl_2.11-1_all.deb
Size: 69188
MD5sum: 1719d6ba209614ab9a7aa6b06fa8acc5
SHA1: 04a0a8afa06709ea3b2d10659eab86ab623d659b
SHA256: efb459b8a4c58386e97fb039317a2a20fa04b1c94267dad49ef560a9bf1e4131
SHA512: e46447bce374687431e9253ef495835b35f88c9c4ee9048a1b45a2e301a1f107a31e05a39931cc7a613df65380011b8d556cd115ee8d5a4a118500471e399f22
Homepage: https://metacpan.org/release/Cache
Description-en: Cache interface
Cache is 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.
.
The Cache interface is implemented by derived classes that store cached data
in different manners (such as files on a filesystem, or in memory).
Description-md5: c7f909086a6b4f1d9ac8f36954a9ee16