How to Install and Uninstall dbench.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "dbench.x86_64" package

This tutorial shows how to install dbench.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install dbench.x86_64

2. Uninstall "dbench.x86_64" package

This guide let you learn how to uninstall dbench.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove dbench.x86_64 $ sudo dnf autoremove

3. Information about the dbench.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:14:35 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : dbench
Version : 4.0
Release : 25.el9
Architecture : x86_64
Size : 627 k
Source : dbench-4.0-25.el9.src.rpm
Repository : epel
Summary : Filesystem load benchmarking tool
URL : http://samba.org/ftp/tridge/dbench/README
License : GPLv2+
Description : Dbench is a file system benchmark that generates load patterns similar
: to those of the commercial Netbench benchmark, but without requiring a
: lab of Windows load generators to run. It is now considered a de facto
: standard for generating load on the Linux VFS.