Install leveldb-doc by entering the following commands in the terminal:
sudo apt update sudo apt install leveldb-doc
Description:
LevelDB documentation
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This package provides the developers reference for LevelDB.
Homepage: https://github.com/google/leveldb
Version: 1.20-2
Section: doc