How to Install and Uninstall golang-github-mitchellh-panicwrap-dev Package on Kali Linux

Last updated: May 10,2024

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

This tutorial shows how to install golang-github-mitchellh-panicwrap-dev on Kali Linux

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

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

This is a short guide on how to uninstall golang-github-mitchellh-panicwrap-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-mitchellh-panicwrap-dev
Source: golang-github-mitchellh-panicwrap
Version: 0.0~git20191104.b3f3dc3-1
Installed-Size: 34
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 8492
SHA256: 315381de1b4864731f1dd686c22e383a24f61e23424abf56a8b0b7ffbfc0b136
SHA1: 6a61f5d56598dbdffb0ed220e9c730f3707195f5
MD5sum: d8e0123810548885e639f099be640cb1
Description: 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:
Homepage: https://github.com/mitchellh/panicwrap
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-mitchellh-panicwrap/golang-github-mitchellh-panicwrap-dev_0.0~git20191104.b3f3dc3-1_all.deb

5. The same packages on other Linux Distributions