How to Install and Uninstall panicparse Package on Kali Linux

Last updated: November 07,2024

1. Install "panicparse" package

In this section, we are going to explain the necessary steps to install panicparse on Kali Linux

$ sudo apt update $ sudo apt install panicparse

2. Uninstall "panicparse" package

Please follow the guidance below to uninstall panicparse on Kali Linux:

$ sudo apt remove panicparse $ sudo apt autoclean && sudo apt autoremove

3. Information about the panicparse package on Kali Linux

Package: panicparse
Version: 2.3.1-3
Installed-Size: 3664
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 1232040
SHA256: d92caf854d5d74c9381222f450df3c7f50bf5b527171e7ccfae6d491edc7f929
SHA1: 9abb1329096290884f623d42a56428cc888100b7
MD5sum: 9ce99f67a1e3bc696e0eb6c249c30e3a
Description: Crash your app in style (compiled Go binaries)
panicparse Parses panic stack traces, densifies and deduplicates
goroutines with similar stack traces. Helps debugging crashes and
deadlocks in heavily parallelized process.
.
This package contains the compiled Go panicparse and panicweb binaries.
Description-md5:
Homepage: https://github.com/maruel/panicparse
Static-Built-Using: golang-1.22 (= 1.22.0-2), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-isatty (= 0.0.20-1), golang-github-mgutz-ansi (= 0.0~git20200706.d51e80e-1), golang-golang-x-sys (= 0.17.0-1)
Section: devel
Priority: optional
Filename: pool/main/p/panicparse/panicparse_2.3.1-3_amd64.deb