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

Last updated: October 05,2024

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

This guide let you learn how to install golang-github-maruel-panicparse.x86_64 on Fedora 34

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

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

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

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

Last metadata expiration check: 3:14:19 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-maruel-panicparse
Version : 1.6.0
Release : 2.fc34
Architecture : x86_64
Size : 1.3 M
Source : golang-github-maruel-panicparse-1.6.0-2.fc34.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.