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

Last updated: May 16,2024

1. Install "golang-github-mitchellh-panicwrap-dev" package

Please follow the guidelines below to install golang-github-mitchellh-panicwrap-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-mitchellh-panicwrap-dev

2. Uninstall "golang-github-mitchellh-panicwrap-dev" package

Here is a brief guide to show you how to uninstall golang-github-mitchellh-panicwrap-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-mitchellh-panicwrap-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-mitchellh-panicwrap-dev
Priority: extra
Section: universe/devel
Installed-Size: 30
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-mitchellh-panicwrap
Version: 0.0~git20151215.0.a1e50bc-1
Depends: golang-go, golang-github-kardianos-osext-dev
Filename: pool/universe/g/golang-github-mitchellh-panicwrap/golang-github-mitchellh-panicwrap-dev_0.0~git20151215.0.a1e50bc-1_all.deb
Size: 7092
MD5sum: 028c9605b8b27e7bdeed69517f0cab5a
SHA1: 0a3211f806f922200193abb9b2201dd32908ed4c
SHA256: b9fd53ba963aa6987e210ba8e5d28c3b55b7a0fb594f1c90283b071616e06ca5
Description-en: library for catching and handling panics in Go applications
panicwrap is a Go library that re-executes a Go binary and monitors
stderr output from the binary for a panic. When it finds a panic, it
executes a user-defined handler function. Stdout, stderr, stdin, signals,
and exit codes continue to work as normal, making the existence of
panicwrap mostly invisible to the end user until a panic actually occurs.
Description-md5: 9b6aef35b16423b59705e48ca73edd0c
Homepage: https://github.com/mitchellh/panicwrap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions