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

Last updated: October 07,2024

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

Learn how to install golang-x-perf.x86_64 on Fedora 35

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

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

Please follow the instructions below to uninstall golang-x-perf.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 0:27:52 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-x-perf
Version : 0
Release : 0.15.20210123gitbdcc622.fc35
Architecture : x86_64
Size : 2.4 M
Source : golang-x-perf-0-0.15.20210123gitbdcc622.fc35.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.