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

Last updated: October 06,2024

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

This guide covers the steps necessary to install golang-github-google-pprof-devel.noarch on Fedora 36

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

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

This tutorial shows how to uninstall golang-github-google-pprof-devel.noarch on Fedora 36:

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

Last metadata expiration check: 2:37:01 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-google-pprof-devel
Version : 0
Release : 17.20210802gitc50bf4f.fc36
Architecture : noarch
Size : 671 k
Source : golang-github-google-pprof-0-17.20210802gitc50bf4f.fc36.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