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

Last updated: May 13,2024

1. Install "python3-lmdb" package

Please follow the guidance below to install python3-lmdb on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-lmdb

2. Uninstall "python3-lmdb" package

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

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

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

Package: python3-lmdb
Architecture: amd64
Version: 1.0.0-1build1
Priority: optional
Section: universe/python
Source: py-lmdb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Berkeley DB Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 198
Depends: libc6 (>= 2.4), liblmdb0 (>= 0.9.17), python3 (<< 3.10), python3 (>= 3.9~), python3:any
Filename: pool/universe/p/py-lmdb/python3-lmdb_1.0.0-1build1_amd64.deb
Size: 46144
MD5sum: 079db4e72e84b44cf7f08e02233bfee1
SHA1: f3ee702d807b78a5c73771fc9a1d8b0a9a043e62
SHA256: 6ee704af1f4f9e66924f3f55825c7f08bf025716c4d9390ad36441118a9c6e16
SHA512: c647bde2edacd82ec5aaf479415819a9137118f38f25263881aa9e03fdcdb0a54c2514ec266a8de90eb4b8f925bb12c7f5cc40e9a274616ae1afb437ee934a1b
Homepage: https://github.com/jnwatson/py-lmdb
Description-en: Python 3 binding for LMDB Lightning Memory-Mapped Database
Lightning 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).
.
This package contains the 'lmdb' Python 3 extension module.
Description-md5: 7bb704b9f4deb49c928ccd89e0933e55