How to Install and Uninstall golang-github-dgrijalva-jwt-go-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "golang-github-dgrijalva-jwt-go-dev" package

Please follow the step by step instructions below to install golang-github-dgrijalva-jwt-go-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-dgrijalva-jwt-go-dev

2. Uninstall "golang-github-dgrijalva-jwt-go-dev" package

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

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

3. Information about the golang-github-dgrijalva-jwt-go-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-dgrijalva-jwt-go-dev
Priority: extra
Section: universe/devel
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-dgrijalva-jwt-go
Version: 2.3.0-1
Depends: golang-go
Filename: pool/universe/g/golang-github-dgrijalva-jwt-go/golang-github-dgrijalva-jwt-go-dev_2.3.0-1_all.deb
Size: 16304
MD5sum: 7fd854069aa4869a6faca5be0686fb9c
SHA1: aaef41c31d2908b7a33cf1dad5ad8589c80ab5aa
SHA256: 54e19865c2ecc1b1a00ea795d0602fec9d73a97372b94b0c5659906a2fb7c097
Description-en: Golang implementation of JSON Web Tokens (JWT)
JSON Web Tokens are compact, URL-safe means of representing
claims to be transferred between two parties. This library
is an implementation of JSON Web Tokens in the Go language.
Description-md5: afc94ebe83de462ca9647bd87c819248
Homepage: https://github.com/dgrijalva/jwt-go
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu