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

Last updated: May 20,2024

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

Please follow the guidelines below to install golang-github-julienschmidt-httprouter-dev on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the guidelines below to uninstall golang-github-julienschmidt-httprouter-dev on Ubuntu 21.10 (Impish Indri):

$ 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 Ubuntu 21.10 (Impish Indri)

Package: golang-github-julienschmidt-httprouter-dev
Architecture: all
Version: 1.3.0-1
Multi-Arch: foreign
Priority: extra
Section: universe/devel
Source: golang-github-julienschmidt-httprouter
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 86
Breaks: burrow (<< 1.2.1-2)
Filename: pool/universe/g/golang-github-julienschmidt-httprouter/golang-github-julienschmidt-httprouter-dev_1.3.0-1_all.deb
Size: 19396
MD5sum: 29bf88679f30346bea39f41249bde95b
SHA1: 1407026a3c2eab3b49581b6824e69940837fc5c1
SHA256: 9d72fe3464aa6ab70955bcd8c3342d098de4ea82a063fa31d991850f1bf3e31d
SHA512: a7686fe1bafa84f07a0edd479fc75fd61bd619734fb74859d027630ef3cabb9d8e5e4b2cb6aca7cb5d73697d19c720fe0598ae2788e230d05b97ec89f75c2b86
Homepage: https://github.com/julienschmidt/httprouter
Description-en: 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: 5ddeb17a31285750b894268c5e4ba034