How to Install and Uninstall libcache-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 06,2024
1. Install "libcache-perl" package
Learn how to install libcache-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libcache-perl
Copied
2. Uninstall "libcache-perl" package
Please follow the steps below to uninstall libcache-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libcache-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libcache-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libcache-perl
Priority: optional
Section: universe/perl
Installed-Size: 206
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.11-1
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
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
Homepage: https://metacpan.org/release/Cache
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 206
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.11-1
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
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
Homepage: https://metacpan.org/release/Cache
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu