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

Last updated: May 13,2024

1. Install "libdbm-deep-perl" package

Learn how to install libdbm-deep-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdbm-deep-perl" package

Learn how to uninstall libdbm-deep-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdbm-deep-perl
Priority: optional
Section: universe/perl
Installed-Size: 306
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.0013-1
Depends: perl
Suggests: libdbi-perl, libdbd-sqlite3-perl | libdbd-mysql-perl
Filename: pool/universe/libd/libdbm-deep-perl/libdbm-deep-perl_2.0013-1_all.deb
Size: 103612
MD5sum: a2fbe7f5df8cedbc3b935dbcd8a7964d
SHA1: ac671d5f916e92e8309966e7e3dc6aa90f6b4963
SHA256: 5bfb741f82b4da604ad72d334297a7d118f94affad65eab30919596e841789dc
Description-en: 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: 239b9b1c3e41ef14bc74e72629e57b91
Homepage: https://metacpan.org/release/DBM-Deep
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu