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

Last updated: May 20,2024

1. Install "golang-github-codegangsta-negroni-dev" package

Please follow the guidance below to install golang-github-codegangsta-negroni-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-codegangsta-negroni-dev

2. Uninstall "golang-github-codegangsta-negroni-dev" package

This guide let you learn how to uninstall golang-github-codegangsta-negroni-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-codegangsta-negroni-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-codegangsta-negroni-dev
Priority: extra
Section: universe/devel
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-codegangsta-negroni
Version: 0.1-1
Depends: golang-go
Filename: pool/universe/g/golang-github-codegangsta-negroni/golang-github-codegangsta-negroni-dev_0.1-1_all.deb
Size: 9290
MD5sum: 815b1e486628529912d765c4263b685e
SHA1: 89d5d684955cde7c97c60ec30ab2ceb3af54a516
SHA256: 4c09ad42feea9cb57f360a151d19ce98312919d7c1d31470fbb9bad9623fb90b
Description-en: idiomatic HTTP middleware for Golang
Negroni is an idiomatic approach to web middleware in Go. It is
tiny, non-intrusive, and encourages use of net/http Handlers.
.
Negroni is not a framework. It is a library that is designed to
work directly with net/http.
Description-md5: 8b1a6125d0de9a7e006917f3ea720c2e
Homepage: https://github.com/codegangsta/negroni
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu