How to Install and Uninstall golang-context-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "golang-context-dev" package

This guide covers the steps necessary to install golang-context-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "golang-context-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-context-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the golang-context-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-context-dev
Priority: extra
Section: devel
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Tianon Gravi
Architecture: all
Source: golang-context
Version: 0.0~git20140604.1.14f550f-1
Filename: pool/main/g/golang-context/golang-context-dev_0.0~git20140604.1.14f550f-1_all.deb
Size: 6312
MD5sum: 585fc3eb48191f08d833efadcdc8493a
SHA1: d6911e4957a4ccb192a9d8d41729c87066286e69
SHA256: ce81168d249e0014da4ea2d8ecaaa5fccad175afec2dc7f240f877af11e56385
Description-en: 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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m