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

Last updated: September 19,2024

1. Install "rocksdb-tools" package

Please follow the guidance below to install rocksdb-tools on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install rocksdb-tools

2. Uninstall "rocksdb-tools" package

This guide covers the steps necessary to uninstall rocksdb-tools on Ubuntu 21.10 (Impish Indri):

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

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

Package: rocksdb-tools
Architecture: amd64
Version: 6.11.4-3
Priority: optional
Section: universe/database
Source: rocksdb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 30694
Depends: libbz2-1.0, libc6 (>= 2.30), libgcc-s1 (>= 3.4), libgflags2.2, liblz4-1 (>= 0.0~r130), libsnappy1v5 (>= 1.1.8), libstdc++6 (>= 9), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4)
Filename: pool/universe/r/rocksdb/rocksdb-tools_6.11.4-3_amd64.deb
Size: 5315948
MD5sum: 18141b55fe1a56b615cb5db5a082de27
SHA1: d673fc02aa7e0ba0456d82e9a247fcde536bc2fb
SHA256: fcab7adf5575b46aa0e4f2e962d4b2e6935f21ab327c07877e64f1b5d6acbdfd
SHA512: b6041b20c2c4ae18a11d0165752abf377bd80efbd8973fe790f915e88d8c875a53d02e1f7db084ec9c10a6ec62e4f11a0d1e5bfce7f2929b6c7b0170c7bfd71e
Homepage: https://rocksdb.org/
Description-en: persistent Key-Value Store for Flash and RAM Storage (tools)
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.
.
Features:
- Designed for application servers wanting to store up to a few terabytes
of data on locally attached Flash drives or in RAM
- Optimized for storing small to medium size key-values on fast storage --
flash devices or in-memory
- Scales linearly with number of CPUs so that it works well on ARM
processors
.
This package contains administration and data access tools.
Description-md5: 540488c747b111953bb09c54825e34be