How to Install and Uninstall golang-github-tidwall-btree-dev Package on Kali Linux

Last updated: May 19,2024

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

Please follow the instructions below to install golang-github-tidwall-btree-dev on Kali Linux

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

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

Please follow the guidelines below to uninstall golang-github-tidwall-btree-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-tidwall-btree-dev
Source: golang-github-tidwall-btree
Version: 0.3.0-2
Installed-Size: 47
Maintainer: Debian Go Packaging Team
Architecture: all
Breaks: golang-github-tidwall-buntdb-dev (<< 1.1.5)
Size: 8848
SHA256: d5a178bd9cb5ba14158dc43f944b267a02da34d7a1e51e32dd4fd3abca537405
SHA1: 61d1d655e47b1619d7b9e83fdaee8f83f6e5d281
MD5sum: df847d122318f8f2e9d840f51cd07306
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/tidwall/btree
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-tidwall-btree/golang-github-tidwall-btree-dev_0.3.0-2_all.deb