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

Last updated: January 15,2025

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

In this section, we are going to explain the necessary steps to install golang-github-maruel-panicparse.x86_64 on Fedora 35

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

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

This is a short guide on how to uninstall golang-github-maruel-panicparse.x86_64 on Fedora 35:

$ 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 35

Last metadata expiration check: 3:39:22 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-maruel-panicparse
Version : 1.6.0
Release : 5.fc35
Architecture : x86_64
Size : 1.3 M
Source : golang-github-maruel-panicparse-1.6.0-5.fc35.src.rpm
Repository : updates
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.