How to Install and Uninstall golang-github-tchap-go-patricia-dev Package on Kali Linux

Last updated: May 03,2024

1. Install "golang-github-tchap-go-patricia-dev" package

Please follow the step by step instructions below to install golang-github-tchap-go-patricia-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-tchap-go-patricia-dev

2. Uninstall "golang-github-tchap-go-patricia-dev" package

This tutorial shows how to uninstall golang-github-tchap-go-patricia-dev on Kali Linux:

$ sudo apt remove golang-github-tchap-go-patricia-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-tchap-go-patricia-dev package on Kali Linux

Package: golang-github-tchap-go-patricia-dev
Source: golang-go-patricia
Version: 2.3.1-1
Installed-Size: 70
Maintainer: Debian Go Packaging Team
Architecture: all
Replaces: golang-go-patricia-dev (<< 2.2.0-2)
Provides: golang-go-patricia-dev
Breaks: golang-go-patricia-dev (<< 2.2.0-2)
Size: 12776
SHA256: a776d41968a82f7c314c4858f6121114e885356adc0c54fe1c31eb5785a1efae
SHA1: 387b2e2d2efe42bb31612c8d4ed0d9b85ec52c06
MD5sum: 48181902f2fa0b3032773c39d3b0bb58
Description: generic patricia trie (also called radix tree)
The patricia trie as implemented in this library enables fast visiting of items
in some particular ways:
.
1. visit all items saved in the tree,
2. visit all items matching particular prefix (visit subtree), or
3. given a string, visit all items matching some prefix of that string.
.
This package contains the source.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/tchap/go-patricia
Section: golang
Priority: optional
Filename: pool/main/g/golang-go-patricia/golang-github-tchap-go-patricia-dev_2.3.1-1_all.deb