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

Last updated: May 14,2024

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

Please follow the steps below to install golang-github-bugsnag-panicwrap-dev on Kali Linux

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

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

Please follow the guidance below to uninstall golang-github-bugsnag-panicwrap-dev on Kali Linux:

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

3. Information about the golang-github-bugsnag-panicwrap-dev package on Kali Linux

Package: golang-github-bugsnag-panicwrap-dev
Source: golang-bugsnag-panicwrap
Version: 1.2.0-2
Installed-Size: 43
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 10912
SHA256: ed90f5790ccc442c13aebe234fc7bc951392d0972cf8567c61906a14ac4c8681
SHA1: 58e02ae5a8205ff320f27722624106b979928f80
MD5sum: 602123fd0864a4ee084e97892ff3b4d5
Description: Go 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 find 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 invisble to the end user until a panic actually
occurs.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/bugsnag/panicwrap
Section: golang
Priority: optional
Filename: pool/main/g/golang-bugsnag-panicwrap/golang-github-bugsnag-panicwrap-dev_1.2.0-2_all.deb