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

Last updated: May 19,2024

1. Install "python3-rocksdb" package

Please follow the guidelines below to install python3-rocksdb on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-rocksdb

2. Uninstall "python3-rocksdb" package

Please follow the guidelines below to uninstall python3-rocksdb on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-rocksdb
Architecture: amd64
Version: 0.8.0~rc3-1
Priority: optional
Section: universe/python
Source: python-rocksdb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1857
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3-pkg-resources, python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), librocksdb6.11, libstdc++6 (>= 5.2), libjs-sphinxdoc (>= 2.4.3-5~)
Filename: pool/universe/p/python-rocksdb/python3-rocksdb_0.8.0~rc3-1_amd64.deb
Size: 378992
MD5sum: faa12d3c64a839bcc3a6516018ddf514
SHA1: e36980a3ba399bc6ea9911352c9e92b26ddee648
SHA256: a4661a4397dbc9c88a0ce53334a5a10654f31e9c70e88a45cf9c47e0bcccb924
SHA512: 8331af27bd0a9fa4bc30c1bee087e6094c7d85fafde48e99b02a7b4e6a58f668001148929d736e7c24953562705a2beb8ee343c153ba0d697f2a1773f6364931
Homepage: https://github.com/NightTsarina/python-rocksdb
Description-en: Python bindings for RocksDB
RocksDB is a C++ library providing an embedded key-value store, where keys and
values are arbitrary byte streams. It was developed at Facebook based on
LevelDB and provides backwards-compatible support for LevelDB APIs.
.
RocksDB is optimized for Flash with extremely low latencies. RocksDB uses a
Log Structured Database Engine for storage, written entirely in C++.
.
RocksDB features highly flexible configuration settings that may be tuned to
run on a variety of production environments, including pure memory, Flash,
hard disks or HDFS. It supports various compression algorithms and good tools
for production support and debugging.
.
This package provides the Python bindings.
Description-md5: fe9d078c6ef05dfb0c4a27998f59729b