How to Install and Uninstall golang-github-google-pprof-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-google-pprof-devel.noarch" package

This is a short guide on how to install golang-github-google-pprof-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-google-pprof-devel.noarch

2. Uninstall "golang-github-google-pprof-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-google-pprof-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-google-pprof-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-google-pprof-devel.noarch package on Fedora 34

Last metadata expiration check: 0:06:54 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-google-pprof-devel
Version : 0
Release : 14.20210802gitc50bf4f.fc34
Architecture : noarch
Size : 671 k
Source : golang-github-google-pprof-0-14.20210802gitc50bf4f.fc34.src.rpm
Repository : updates
Summary : Tool for visualization and analysis of profiling data
URL : https://github.com/google/pprof
License : BSD and ASL 2.0
Description : Pprof is a tool for visualization and analysis of profiling data.
:
: Pprof reads a collection of profiling samples in profile.proto format and
: generates reports to visualize and help analyze the data. It can generate both
: text and graphical reports (through the use of the dot visualization package).
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/google/pprof