How to Install and Uninstall libmldbm-perl Package on Kali Linux

Last updated: April 29,2024

1. Install "libmldbm-perl" package

Please follow the steps below to install libmldbm-perl on Kali Linux

$ sudo apt update $ sudo apt install libmldbm-perl

2. Uninstall "libmldbm-perl" package

Please follow the instructions below to uninstall libmldbm-perl on Kali Linux:

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

3. Information about the libmldbm-perl package on Kali Linux

Package: libmldbm-perl
Version: 2.05-4
Installed-Size: 44
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Recommends: libfreezethaw-perl
Size: 16756
SHA256: 6f501e4dfb0755218b046f68fa13dcc00f10bd98a0c77a2701ffcd96dbbfc9dc
SHA1: bc307ed4741494cbed5e9f524cd4fc9d9c7af5e7
MD5sum: 3110342f2dcf6993592e081ed972044b
Description: module for storing multidimensional hash structures in perl tied hashes
The MLDBM perl module can be used to store multidimensional hash structures
in tied hashes (including DBM files).
.
It depends on the Data::Dumper module and by default uses the
SDBM tied hash. But you can use it with DB_File (and others
DBM modules). You can also use other serializing packages
like Storable and FreezeThaw.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/MLDBM
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libm/libmldbm-perl/libmldbm-perl_2.05-4_all.deb