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

Last updated: May 17,2024

1. Install "golang-github-go-chi-chi-dev" package

This is a short guide on how to install golang-github-go-chi-chi-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-go-chi-chi-dev

2. Uninstall "golang-github-go-chi-chi-dev" package

Please follow the guidelines below to uninstall golang-github-go-chi-chi-dev on Kali Linux:

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

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

Package: golang-github-go-chi-chi-dev
Source: golang-github-go-chi-chi
Version: 5.0.7-1
Installed-Size: 327
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 64840
SHA256: 70beea5ca4f20af122e8083c91b56b6055df895595c7d9dcf286fadd4ad26f9b
SHA1: b727380bfb400034aef4beca8e4f3a2a328a24ed
MD5sum: 65a2db28b9dbfafe7ef61488c4fcb928
Description: lightweight, idiomatic and composable router for building Go HTTP services
This package contains a lightweight, idiomatic and composable router
for building Go HTTP services. It's especially good at helping you
write large REST API services that are kept maintainable as your
project grows and changes. chi is built on the new context package
introduced in Go 1.7 to handle signaling, cancellation and
request-scoped values across a handler chain.
.
The focus of the project has been to seek out an elegant and comfortable
design for writing REST API servers.
Description-md5:
Homepage: https://github.com/go-chi/chi
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-go-chi-chi/golang-github-go-chi-chi-dev_5.0.7-1_all.deb