How to Install and Uninstall golang-github-tidwall-btree-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: September 20,2024

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

Please follow the instructions below to install golang-github-tidwall-btree-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Learn how to uninstall golang-github-tidwall-btree-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 21.04 (Hirsute Hippo)

Package: golang-github-tidwall-btree-dev
Architecture: all
Version: 0.3.0-1
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: 47
Breaks: golang-github-tidwall-buntdb-dev (<< 1.1.5)
Filename: pool/universe/g/golang-github-tidwall-btree/golang-github-tidwall-btree-dev_0.3.0-1_all.deb
Size: 8768
MD5sum: 8cc7dd33ee736dde0f3400931adc70d9
SHA1: 1401031022b73deadfa8bf4880af639829349327
SHA256: fb07705b7ce3ce90cb1b0816cf13ee1dbbf1905684c0232cf1c3c5432f80904b
SHA512: abb65b8794479bef08ac708066c67fbde6e11494e3aa61491a1f258bac720bb420b88d2fa76515d74344c85dc26586a08713eb8f1f970cb5154b483e08967dcb
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