How to Install and Uninstall golang-github-maruel-panicparse-2-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-maruel-panicparse-2-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-maruel-panicparse-2-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-maruel-panicparse-2-devel.noarch

2. Uninstall "golang-github-maruel-panicparse-2-devel.noarch" package

This guide let you learn how to uninstall golang-github-maruel-panicparse-2-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-maruel-panicparse-2-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-maruel-panicparse-2-devel.noarch package on Fedora 34

Last metadata expiration check: 0:28:24 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-maruel-panicparse-2-devel
Version : 2.1.1
Release : 2.fc34
Architecture : noarch
Size : 93 k
Source : golang-github-maruel-panicparse-2-2.1.1-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.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/maruel/panicparse/v2