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

Last updated: October 06,2024

1. Install "bench.x86_64" package

Here is a brief guide to show you how to install bench.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install bench.x86_64

2. Uninstall "bench.x86_64" package

Please follow the steps below to uninstall bench.x86_64 on Fedora 34:

$ sudo dnf remove bench.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:28:45 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : bench
Version : 1.0.12
Release : 11.fc34
Architecture : x86_64
Size : 2.6 M
Source : bench-1.0.12-11.fc34.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.