How to Install and Uninstall lmdb-utils Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "lmdb-utils" package

Learn how to install lmdb-utils on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lmdb-utils

2. Uninstall "lmdb-utils" package

Please follow the step by step instructions below to uninstall lmdb-utils on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove lmdb-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the lmdb-utils package on Ubuntu 21.10 (Impish Indri)

Package: lmdb-utils
Architecture: amd64
Version: 0.9.24-1
Multi-Arch: foreign
Priority: optional
Section: universe/database
Source: lmdb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LMDB
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 384
Depends: libc6 (>= 2.14)
Filename: pool/universe/l/lmdb/lmdb-utils_0.9.24-1_amd64.deb
Size: 63356
MD5sum: 5077b1e1da98d7e5e0bb356f5fc13b7d
SHA1: ac0dc319cb310de1bd5ae2d6250537a13e70b72c
SHA256: 71817c84b1dd47d3959baac2947ce2f203261fba0b9e35eec9cda49d3ccf6849
SHA512: 0bda5f10c5ac7c58c75b9959f1b43232bad83d7e056cb207343299934e46be2af9dcd11abe6082e57d8ca87e481b72cdd37de5005f69f168f0bd8815e051ad37
Homepage: http://symas.com/mdb/
Description-en: Lightning Memory-Mapped Database Utilities
This package provides tools for manipulating LMDB databases:
* mdb_stat - LMDB environment status tool
* mdb_copy - LMDB environment copy tool
.
Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact
key-value embedded data store developed for the OpenLDAP Project. It uses
memory-mapped files, so it has the read performance of a pure in-memory
database while still offering the persistence of standard disk-based
databases, and is only limited to the size of the virtual address space, (it
is not limited to the size of physical RAM).
Description-md5: e456d80fa8a524a61833c95d96211e00