How to Install and Uninstall golang-github-tidwall-btree-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

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

Here is a brief guide to show you how to install golang-github-tidwall-btree-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the instructions below to uninstall golang-github-tidwall-btree-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the golang-github-tidwall-btree-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-tidwall-btree-dev
Architecture: all
Version: 0.0~git20191029.400434d-3
Priority: optional
Section: universe/devel
Source: golang-github-tidwall-btree
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 61
Filename: pool/universe/g/golang-github-tidwall-btree/golang-github-tidwall-btree-dev_0.0~git20191029.400434d-3_all.deb
Size: 12576
MD5sum: ceedc37e1018dad8321746ecf64fb778
SHA1: 54268b0c17925179ffb571909796930a84c98df3
SHA256: 3129fd635313293621d2b42fdd97feeafbbfb737f3997222bd5dcf79c3bbd6e7
SHA512: 5f7b9ba25fed595dbeef7b5d0dc9e01984e5643ca2a38413fd337f7d18970169c45418d677978228fb595543b46e7e8f94c846c6f462586959bff507d207b08d
Homepage: https://github.com/tidwall/btree
Description-en: B-Tree implementation for Go
This package provides an in-memory B-Tree implementation for Go, useful
as an ordered, mutable data structure.
.
This is a fork of the wonderful google/btree package. It's has all the same
great features and adds a few more.
.
* Descend* functions for iterating backwards.
* Iteration performance boost.
* User defined context.
.
User defined context is a great new feature that allows for entering
the same item into multiple B-trees, and each B-tree have a different
ordering formula.
Description-md5: b69c20535bc6b9af9c8a479a51ed5f03