How to Install and Uninstall libdbm-deep-perl Package on Kali Linux

Last updated: May 13,2024

1. Install "libdbm-deep-perl" package

Please follow the guidelines below to install libdbm-deep-perl on Kali Linux

$ sudo apt update $ sudo apt install libdbm-deep-perl

2. Uninstall "libdbm-deep-perl" package

In this section, we are going to explain the necessary steps to uninstall libdbm-deep-perl on Kali Linux:

$ sudo apt remove libdbm-deep-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbm-deep-perl package on Kali Linux

Package: libdbm-deep-perl
Version: 2.0019-1
Installed-Size: 313
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libscalar-list-utils-perl
Suggests: libdbd-sqlite3-perl | libdbd-mysql-perl, libdbi-perl
Size: 113544
SHA256: 347a6c36afcbda01fa18b557866810b98d912a195ce77338e197bf3705ba478b
SHA1: 5b315ae07cad1b3a1a0cef919c555e11494554dd
MD5sum: 79c1d117fffa92dd626a5f45b74e3907
Description: pure perl multi-level hash/array DBM that supports transactions
DBM::Deep is an unique flat-file database module, written in pure perl. True
multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO /
tie() interface, cross-platform FTPable files, ACID transactions, and is quite
fast. Can handle millions of keys and unlimited levels without significant
slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper
around a C-based DBM.
Description-md5:
Homepage: https://metacpan.org/release/DBM-Deep
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdbm-deep-perl/libdbm-deep-perl_2.0019-1_all.deb