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

Last updated: May 16,2024

1. Install "golang-github-jtolds-gls-dev" package

This is a short guide on how to install golang-github-jtolds-gls-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-jtolds-gls-dev

2. Uninstall "golang-github-jtolds-gls-dev" package

Please follow the instructions below to uninstall golang-github-jtolds-gls-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-jtolds-gls-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-jtolds-gls-dev
Priority: extra
Section: universe/devel
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-github-jtolds-gls
Version: 0.0~git20150401.0.9a4a02d-1
Depends: golang-go
Filename: pool/universe/g/golang-github-jtolds-gls/golang-github-jtolds-gls-dev_0.0~git20150401.0.9a4a02d-1_all.deb
Size: 5650
MD5sum: b1d601949aca1bdae0dab1cc671e0af3
SHA1: bdc2aeb1a12f1eafe22070594cef412fe4edddfa
SHA256: a4032cdf82d7be7d7c6ea85799193c308ae10692160e67a5c5881606d3532a42
Description-en: Goroutine local storage
The gls package implements goroutine-local storage. It is a solution
to the common problem of identifying a goroutine by some kind of
gouroutine id. For example, it can be used to log an HTTP request
context id in every log line in the same goroutine as the incoming
HTTP request.
Description-md5: b542538c1a824304499d3222515c4b1d
Built-Using: golang (= 2:1.5.1-0ubuntu2)
Homepage: https://github.com/jtolds/gls
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu