How to Install and Uninstall golang-github-gorilla-context-dev Package on Kali Linux

Last updated: May 06,2024

1. Install "golang-github-gorilla-context-dev" package

Please follow the guidance below to install golang-github-gorilla-context-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-gorilla-context-dev

2. Uninstall "golang-github-gorilla-context-dev" package

Here is a brief guide to show you how to uninstall golang-github-gorilla-context-dev on Kali Linux:

$ sudo apt remove golang-github-gorilla-context-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-gorilla-context-dev package on Kali Linux

Package: golang-github-gorilla-context-dev
Source: golang-context
Version: 1.1-3
Installed-Size: 27
Maintainer: Debian Go Packaging Team
Architecture: all
Replaces: golang-context-dev (<< 1.1~)
Breaks: golang-context-dev (<< 1.1~)
Size: 6720
SHA256: 07e7fa93f666e4803cf907ce82b155d1629b53eab009dc0202cf5e1b78b14236
SHA1: f59bf40b285ce8986e0cab6cbac968af7ab2be13
MD5sum: 8204a21d5ae35ad44df6cb3ea78330a7
Description: General purpose registry for global request variables
context is part of the Gorilla web toolkit. It stores values shared during a
request lifetime. For example, a router can set variables extracted from the
URL and later application handlers can access those values, or it can be used
to store sessions values to be saved at the end of a request. There are
several others common uses.
Description-md5: c1a309cfb9da83a0f0542d72432ac060
Homepage: https://github.com/gorilla/context
Section: devel
Priority: optional
Filename: pool/main/g/golang-context/golang-github-gorilla-context-dev_1.1-3_all.deb