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

Last updated: January 10,2025

1. Install "golang-github-google-pprof.x86_64" package

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

$ sudo dnf update $ sudo dnf install golang-github-google-pprof.x86_64

2. Uninstall "golang-github-google-pprof.x86_64" package

Please follow the guidance below to uninstall golang-github-google-pprof.x86_64 on Fedora 36:

$ sudo dnf remove golang-github-google-pprof.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-google-pprof.x86_64 package on Fedora 36

Last metadata expiration check: 3:32:45 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-google-pprof
Version : 0
Release : 17.20210802gitc50bf4f.fc36
Architecture : x86_64
Size : 3.5 M
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).