How to Install and Uninstall golang-github-maruel-panicparse.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "golang-github-maruel-panicparse.x86_64" package

Please follow the instructions below to install golang-github-maruel-panicparse.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-maruel-panicparse.x86_64

2. Uninstall "golang-github-maruel-panicparse.x86_64" package

Please follow the guidelines below to uninstall golang-github-maruel-panicparse.x86_64 on Fedora 36:

$ sudo dnf remove golang-github-maruel-panicparse.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-maruel-panicparse.x86_64 package on Fedora 36

Last metadata expiration check: 0:42:19 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : golang-github-maruel-panicparse
Version : 1.6.0
Release : 3.fc35
Architecture : x86_64
Size : 1.3 M
Source : golang-github-maruel-panicparse-1.6.0-3.fc35.src.rpm
Repository : fedora
Summary : Crash your app in style
URL : https://github.com/maruel/panicparse
License : ASL 2.0
Description :
: Parses panic stack traces, densifies and deduplicates goroutines with similar
: stack traces. Helps debugging crashes and deadlocks in heavily parallelized
: process.