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

Last updated: May 12,2024

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

This guide let you learn how to install golang-github-google-btree-dev on Kali Linux

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

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

This guide let you learn how to uninstall golang-github-google-btree-dev on Kali Linux:

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

Package: golang-github-google-btree-dev
Source: golang-github-google-btree
Version: 1.0.0-1
Installed-Size: 61
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 13248
SHA256: 7a5fec774bb6e904c22436e1481aad7eb4c23d82ad3832d28ffc4e79379d9ce8
SHA1: 0d88902af26d09b7abd3957e21f7b5f91fdb4281
MD5sum: fa038e59fd5362d187f6bb40031a1081
Description: BTree implementation for Go
This package provides an in-memory B-Tree implementation for Go, useful
as 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:
Homepage: https://github.com/google/btree
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-google-btree/golang-github-google-btree-dev_1.0.0-1_all.deb