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

Last updated: May 13,2024

1. Install "golang-github-google-btree-dev" package

This tutorial shows how to install golang-github-google-btree-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-google-btree-dev

2. Uninstall "golang-github-google-btree-dev" package

Please follow the guidance below to uninstall golang-github-google-btree-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-google-btree-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-google-btree-dev
Priority: extra
Section: universe/devel
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-github-google-btree
Version: 0.0~git20150413.0.cc6329d-1
Depends: golang-go
Filename: pool/universe/g/golang-github-google-btree/golang-github-google-btree-dev_0.0~git20150413.0.cc6329d-1_all.deb
Size: 8898
MD5sum: f3e280838379c4983482c1d65944b0e0
SHA1: 48b14ae72e3694eea0bbf394e209217a5a3f182e
SHA256: 598d2577cbcd941977d0e655f8fc5856cea044b00115587664a49dc9bca21acd
Description-en: BTree implementation for Go
This package provides an in-memory B-Tree implementation for Go, useful
as a an ordered, mutable data structure.
.
The API is based off of the wonderful
http://godoc.org/github.com/petar/GoLLRB/llrb, and is meant to allow
btree to act as a drop-in replacement for gollrb trees.
Description-md5: 18f460c87bd964f2dee4f0c158147d52
Built-Using: golang (= 2:1.5.1-0ubuntu2)
Homepage: https://github.com/google/btree
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu