How to Install and Uninstall python3-zlmdb Package on Kali Linux

Last updated: September 29,2024

1. Install "python3-zlmdb" package

This guide let you learn how to install python3-zlmdb on Kali Linux

$ sudo apt update $ sudo apt install python3-zlmdb

2. Uninstall "python3-zlmdb" package

In this section, we are going to explain the necessary steps to uninstall python3-zlmdb on Kali Linux:

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

3. Information about the python3-zlmdb package on Kali Linux

Package: python3-zlmdb
Source: zlmdb
Version: 22.6.1-3
Installed-Size: 245
Maintainer: Debian Python Team
Architecture: all
Depends: python3-cbor2, python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-click, python3-flatbuffers, python3-lmdb, python3-nacl, python3-numpy, python3-txaio, python3-yaml, python3:any
Size: 30056
SHA256: 0cab0b82b5b3a99d12d8f3d8304530762c6dc9b80c2b4248fd3fa0925571a519
SHA1: 3ca43005322c3f5b7f3614f0b6a3e255ed4c7bd5
MD5sum: e1eb9bf16cbc23e0dd163ca616a63ab6
Description: Object-relational in-memory database layer based on LMDB
This object-relational in-memory database layer is based on LMDB.
It is highly performant, supports multiple serializers,
Apache Arrow ex-/import, native Numpy arrays, and Pandas data frames.
ZLMDB features automatic indexes.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/crossbario/zlmdb
Section: python
Priority: optional
Filename: pool/main/z/zlmdb/python3-zlmdb_22.6.1-3_all.deb