golang-github-mitchellh-panicw software package provides library for catching and handling panics in Go applications, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install golang-github-mitchellh-panicw
golang-github-mitchellh-panicw is installed in your system.
Make ensure the golang-github-mitchellh-panicw package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-mitchellh-panicw*
You will get with golang-github-mitchellh-panicw package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Development |
| Package | golang-github-mitchellh-panicw |
| Version | 0.0~git20151215.0.a1e50bc-1 |
| Description | library for catching and handling panics in Go applications |
| Sub Section | Devel |