Install golang-github-boltdb-bolt-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-boltdb-bolt-dev
Description:
low-level key/value database for Go
Bolt is a pure Go key/value store inspired by Howard Chu's and the LMDB project. The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL.
Homepage: https://github.com/boltdb/bolt
Version: 1.3.1-5
Section: universe/devel