How to Install and Uninstall golang-github-petar-gollrb-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "golang-github-petar-gollrb-dev" package

Please follow the instructions below to install golang-github-petar-gollrb-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-petar-gollrb-dev

2. Uninstall "golang-github-petar-gollrb-dev" package

This guide covers the steps necessary to uninstall golang-github-petar-gollrb-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-petar-gollrb-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-petar-gollrb-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-petar-gollrb-dev
Architecture: all
Version: 0.0~git20130427.0.53be0d3+dfsg-5
Priority: extra
Section: universe/devel
Source: golang-github-petar-gollrb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 45
Filename: pool/universe/g/golang-github-petar-gollrb/golang-github-petar-gollrb-dev_0.0~git20130427.0.53be0d3+dfsg-5_all.deb
Size: 11756
MD5sum: 9e459489886f242f383a27d9fa7fffa5
SHA1: d81cb1fe1649f7463547a74639b5f99facab3bc4
SHA256: 52d2dba7ec0319eac32c216e6d1b4ae9584af6ddd5304cbb075ed95bf4b1685c
SHA512: a452e17301ca5f8e925dddb9ab3d12028f098524dfa6e27b3928798cdb2d963aab4c2b8aa88c8ee0a4976839c5295274a4e4108d727dafcd350285a6382d5862
Homepage: https://github.com/petar/gollrb
Description-en: LLRB implementation of balanced binary search trees for Go
GoLLRB is a Left-Leaning Red-Black (LLRB) implementation of 2-3 balanced
binary search trees in Go the Language.
.
2-3 trees (a type of BBST's), as well as the runtime-similar 2-3-4 trees,
are the de facto standard BBST algorithms found in implementations of
Python, Java, and other libraries. The LLRB method of implementing 2-3
trees is a recent improvement over the traditional implementation. The
LLRB approach was discovered relatively recently (in 2008) by Robert
Sedgewick of Princeton University.
Description-md5: 2fe8dae6fd6d07400e14558a6b8c7a93