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

Last updated: October 07,2024

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

Please follow the steps below to install golang-github-google-pprof-devel.noarch on Fedora 35

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

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

This guide covers the steps necessary to uninstall golang-github-google-pprof-devel.noarch on Fedora 35:

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

Last metadata expiration check: 1:11:59 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : golang-github-google-pprof-devel
Version : 0
Release : 16.20210802gitc50bf4f.fc35
Architecture : noarch
Size : 671 k
Source : golang-github-google-pprof-0-16.20210802gitc50bf4f.fc35.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