How to Install and Uninstall golang-github-mitchellh-panicwrap-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 08,2024

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

This guide let you learn how to install golang-github-mitchellh-panicwrap-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

This tutorial shows how to uninstall golang-github-mitchellh-panicwrap-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 20.10 (Groovy Gorilla)

Package: golang-github-mitchellh-panicwrap-dev
Architecture: all
Version: 0.0~git20191104.b3f3dc3-1
Priority: extra
Section: universe/devel
Source: golang-github-mitchellh-panicwrap
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 34
Filename: pool/universe/g/golang-github-mitchellh-panicwrap/golang-github-mitchellh-panicwrap-dev_0.0~git20191104.b3f3dc3-1_all.deb
Size: 8536
MD5sum: e4fad88de6ffadc6d15cf47799773be0
SHA1: a9cd2789960ec2c67b0968d5a3134ae869cfc85b
SHA256: fb12e63004d2b400cedb293a5244978b1eda29ee26c8766b9b6dc1ce66a52d78
SHA512: ce59caf7826dfebaac8158f7e15f936ea777418713cb68a89e3fc55ce3175d65ec075e6f96b63a4e2ab2d285887800624094f7ecd019c9ffbd1e5f26e4d1b6bf
Homepage: https://github.com/mitchellh/panicwrap
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

5. The same packages on other Linux Distributions