Rate This Document
Findability
Accuracy
Completeness
Readability

Obtaining the RocksDB Source Package

  1. Go to the /home directory.
    cd /home
  2. Obtain the software source package and rename the package.
    wget https://github.com/facebook/rocksdb/archive/refs/tags/v6.10.2.tar.gz
    mv v6.10.2.tar.gz rocksdb-6.10.2.tar.gz