How to Install and Uninstall golang-github-abbot-go-http-auth-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "golang-github-abbot-go-http-auth-dev" package

This guide covers the steps necessary to install golang-github-abbot-go-http-auth-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-abbot-go-http-auth-dev

2. Uninstall "golang-github-abbot-go-http-auth-dev" package

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

$ sudo apt remove golang-github-abbot-go-http-auth-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-abbot-go-http-auth-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-abbot-go-http-auth-dev
Priority: extra
Section: universe/devel
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-github-abbot-go-http-auth
Version: 0.0~git20150714.0.46b9627-1
Depends: golang-go
Filename: pool/universe/g/golang-github-abbot-go-http-auth/golang-github-abbot-go-http-auth-dev_0.0~git20150714.0.46b9627-1_all.deb
Size: 9368
MD5sum: 526b29d34424c477ba52092618617116
SHA1: 9e1759479e2bc270b427fd4d730d1eac3cb86406
SHA256: 4b2f4ccbab8f5e3d541805ae5c7f8e5e179d26bdd0e47f92df1e4a77b16b6d24
Description-en: Basic and Digest HTTP Authentication for golang http
HTTP Basic and HTTP Digest authentication in Go language.
This library designed as a simple wrapper for http.RequestHandler functions.
Features:
* HTTP Basic and HTTP Digest authentication.
* htpasswd and htdigest formatted files.
* Automatic reloading of password files.
* Pluggable interface for user/password storage.
* MD5 and SHA1 for Basic authentication password storage.
* Configurable Digest nonce cache size with expiration.
* Wrapper for legacy http handlers (http.HandlerFunc interface)
Description-md5: e17cf377761cb3be40c73b8e3f860d78
Built-Using: golang (= 2:1.5.1-0ubuntu2)
Homepage: https://github.com/abbot/go-http-auth
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu