How to Install and Uninstall golang-github-julienschmidt-httprouter-dev Package on Kali Linux

Last updated: November 25,2024

1. Install "golang-github-julienschmidt-httprouter-dev" package

Please follow the steps below to install golang-github-julienschmidt-httprouter-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-julienschmidt-httprouter-dev

2. Uninstall "golang-github-julienschmidt-httprouter-dev" package

Please follow the instructions below to uninstall golang-github-julienschmidt-httprouter-dev on Kali Linux:

$ sudo apt remove golang-github-julienschmidt-httprouter-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-julienschmidt-httprouter-dev package on Kali Linux

Package: golang-github-julienschmidt-httprouter-dev
Source: golang-github-julienschmidt-httprouter
Version: 1.3.0-2
Installed-Size: 86
Maintainer: Debian Go Packaging Team
Architecture: all
Breaks: burrow (<< 1.2.1-2)
Size: 19264
SHA256: 0c03e55d4b3b8607d51f9721af0bed163d1c131ebbc6c2c24424b7055b9dd918
SHA1: f05649a92e31899e8b78130160bc19c143ef57a4
MD5sum: e23474a0b294c0d06f73897addff9741
Description: High performance HTTP request router for Go that scales well
HttpRouter (github.com/julienschmidt/httprouter) is a lightweight high
performance HTTP request router (also called multiplexer or just mux for
short) for Go.
.
In contrast to the default mux of Go's net/http package, this router supports
variables in the routing pattern and matches against the request method. It
also scales better.
.
The router is optimized for high performance and a small memory footprint. It
scales well even with very long paths and a large number of routes. A
compressing dynamic trie (radix tree) structure is used for efficient
matching.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/julienschmidt/httprouter
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-julienschmidt-httprouter/golang-github-julienschmidt-httprouter-dev_1.3.0-2_all.deb