How to Install and Uninstall golang-github-julienschmidt-httprouter-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

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

This tutorial shows how to install golang-github-julienschmidt-httprouter-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-julienschmidt-httprouter-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 20.10 (Groovy Gorilla)

Package: golang-github-julienschmidt-httprouter-dev
Architecture: all
Version: 1.1-5
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: 70
Filename: pool/universe/g/golang-github-julienschmidt-httprouter/golang-github-julienschmidt-httprouter-dev_1.1-5_all.deb
Size: 16048
MD5sum: 703ad11deb9ced6eba454090d2d1171e
SHA1: c4083ebd6bfa00392e10e98b8bca0154c12497f7
SHA256: 004836655a909c9666ee20204b1d181f7e1a97602f30ac8a6f44c00442096860
SHA512: 9d593c6493af8317f7a33da4afdeeaa9617d38eef9a3609f40770f68e91d6f82e0e1aad7f159a0b4dc67798dfe0f6c46ad8341ccfef7da74821f877bfcd2150f
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