golang-github-gorilla-handlers software package provides a collection of useful handlers for Gos net/http package, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install golang-github-gorilla-handlers
golang-github-gorilla-handlers is installed in your system.
Make ensure the golang-github-gorilla-handlers package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-gorilla-handlers*
You will get with golang-github-gorilla-handlers package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Development |
| Package | golang-github-gorilla-handlers |
| Version | 0.0~git20160115.0.8f27580-0ubu |
| Description | a collection of useful handlers for Gos net/http package |
| Sub Section | Devel |