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

Last updated: October 05,2024

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

This tutorial shows how to install golang-github-google-pprof.x86_64 on Fedora 34

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

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

This is a short guide on how to uninstall golang-github-google-pprof.x86_64 on Fedora 34:

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

Last metadata expiration check: 3:02:06 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-google-pprof
Version : 0
Release : 14.20210802gitc50bf4f.fc34
Architecture : x86_64
Size : 3.6 M
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).