How to Install and Uninstall libcache-bdb-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libcache-bdb-perl" package

Please follow the instructions below to install libcache-bdb-perl on Kali Linux

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

2. Uninstall "libcache-bdb-perl" package

This guide covers the steps necessary to uninstall libcache-bdb-perl on Kali Linux:

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

3. Information about the libcache-bdb-perl package on Kali Linux

Package: libcache-bdb-perl
Version: 0.04-2
Installed-Size: 48
Maintainer: Debian Perl Group
Architecture: all
Depends: perl, libberkeleydb-perl
Size: 18916
SHA256: 2300589cd9fd299593a576209b0b1195ef1642d1260c0b1cd4634d4297f50ee0
SHA1: 11a1d68572f20aa55a4e8890fe9536d9e8dfe96a
MD5sum: 85c4dc990ab831bca7259cd9b9002ae0
Description: 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:
Homepage: https://metacpan.org/release/Cache-BDB
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcache-bdb-perl/libcache-bdb-perl_0.04-2_all.deb