How to Install and Uninstall golang-x-perf.x86_64 Package on Fedora 34

Last updated: July 05,2024

1. Install "golang-x-perf.x86_64" package

This guide let you learn how to install golang-x-perf.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install golang-x-perf.x86_64

2. Uninstall "golang-x-perf.x86_64" package

Please follow the steps below to uninstall golang-x-perf.x86_64 on Fedora 34:

$ sudo dnf remove golang-x-perf.x86_64 $ sudo dnf autoremove

3. Information about the golang-x-perf.x86_64 package on Fedora 34

Last metadata expiration check: 2:25:58 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-x-perf
Version : 0
Release : 0.14.20210123gitbdcc622.fc34
Architecture : x86_64
Size : 2.4 M
Source : golang-x-perf-0-0.14.20210123gitbdcc622.fc34.src.rpm
Repository : updates
Summary : Performance measurement, storage, and analysis
URL : https://github.com/golang/perf
License : BSD
Description :
: This package holds the source for various tools related to performance
: measurement, storage, and analysis.
:
: - cmd/benchstat contains a command-line tool that computes and 7
: compares statistics about benchmarks.
: - cmd/benchsave contains a command-line tool for publishing benchmark
: results.
: - storage contains the https://perfdata.golang.org/ benchmark result
: storage system.
: - analysis contains the https://perf.golang.org/ benchmark result analysis
: system.