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

Last updated: May 17,2024

1. Install "libcache-bdb-perl" package

This guide let you learn how to install libcache-bdb-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcache-bdb-perl" package

Please follow the steps below to uninstall libcache-bdb-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcache-bdb-perl
Priority: optional
Section: universe/perl
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.04-1
Depends: perl, libberkeleydb-perl
Filename: pool/universe/libc/libcache-bdb-perl/libcache-bdb-perl_0.04-1_all.deb
Size: 18590
MD5sum: b3a20652dfb52586108a607b13db411d
SHA1: e293c0e0077b17c9ce34c1e4ae4b1f555804028d
SHA256: 17571b11cbf1e32b552e355a4c3ac953d3065724d2414f78affb22226911a473
Description-en: object caching wrapper around BerkeleyDB
Cache::BDB implements a caching layer around BerkeleyDB for object
persistence. It implements the basic methods necessary to add, retrieve, and
remove objects but not expiration, automatic purging etc. The main advantage
over other caching modules is performance. The API is reasonably feature rich,
but does not compare with using BerkeleyDB directly.
.
The interface is similar to Cache::Cache.
Description-md5: d5730b09af26a78cf9f6516378c82b13
Homepage: https://metacpan.org/release/Cache-BDB
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu