How to Install and Uninstall bench.x86_64 Package on Fedora 35

Last updated: October 09,2024

1. Install "bench.x86_64" package

Please follow the guidance below to install bench.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install bench.x86_64

2. Uninstall "bench.x86_64" package

This guide covers the steps necessary to uninstall bench.x86_64 on Fedora 35:

$ sudo dnf remove bench.x86_64 $ sudo dnf autoremove

3. Information about the bench.x86_64 package on Fedora 35

Last metadata expiration check: 1:39:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : bench
Version : 1.0.12
Release : 13.fc35
Architecture : x86_64
Size : 2.9 M
Source : bench-1.0.12-13.fc35.src.rpm
Repository : fedora
Summary : Command-line benchmark tool
URL : https://hackage.haskell.org/package/bench
License : BSD
Description : Think of this as a more powerful alternative to the 'time' command.
: Use this command-line tool to benchmark a command using Haskell's 'criterion'
: library.