How to Install and Uninstall golang-github-boltdb-bolt-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "golang-github-boltdb-bolt-dev" package

This guide let you learn how to install golang-github-boltdb-bolt-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-boltdb-bolt-dev

2. Uninstall "golang-github-boltdb-bolt-dev" package

Please follow the steps below to uninstall golang-github-boltdb-bolt-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-boltdb-bolt-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-boltdb-bolt-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-boltdb-bolt-dev
Priority: extra
Section: universe/devel
Installed-Size: 298
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-boltdb-bolt
Version: 1.1.0-1
Depends: golang-codegangsta-cli-dev
Filename: pool/universe/g/golang-github-boltdb-bolt/golang-github-boltdb-bolt-dev_1.1.0-1_all.deb
Size: 55368
MD5sum: e64e5a24feea4794e0987276a825180e
SHA1: ddf59caba55e709c5ec61a9ea6f8829b67c0e11c
SHA256: 26035dfe6c34a7727bccc3395ff3e8ce653b5d5f3b4547beb9b28068be4aa730
Description-en: 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.
Description-md5: 340d6c3a353cdcd51ae606b8bf5c80e1
Homepage: https://github.com/boltdb/bolt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu