How to Install golang-github-golang-leveldb-dev in Ubuntu 18.04



Install golang-github-golang-leveldb-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-golang-leveldb-dev

Description:

Implementation of the LevelDB key/value database in Go

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This is an implementation of LevelDB in the Go language.

Homepage: https://github.com/golang/leveldb

Version: 0.0~git20161231.0.3435554-2

Section: universe/devel