How to Install golang-github-syndtr-goleveldb-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install golang-github-syndtr-goleveldb-dev

Description:

LevelDB key/value database in Go

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

Homepage: https://github.com/syndtr/goleveldb

Version: 0.0~git20170725.0.b89cc31-2

Section: universe/devel