How to Install and Uninstall iowatcher.x86_64 Package on Rocky Linux 9

Last updated: April 24,2024

1. Install "iowatcher.x86_64" package

This guide covers the steps necessary to install iowatcher.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install iowatcher.x86_64

2. Uninstall "iowatcher.x86_64" package

Here is a brief guide to show you how to uninstall iowatcher.x86_64 on Rocky Linux 9:

$ sudo dnf remove iowatcher.x86_64 $ sudo dnf autoremove

3. Information about the iowatcher.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:55:32 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : iowatcher
Version : 1.2.0
Release : 19.el9
Architecture : x86_64
Size : 50 k
Source : blktrace-1.2.0-19.el9.src.rpm
Repository : appstream
Summary : Utility for visualizing block layer IO patterns and performance
URL : http://brick.kernel.dk/snaps
License : GPLv2+
Description : iowatcher generates graphs from blktrace runs to help visualize IO patterns and
: performance as SVG images or movies. It can plot multiple blktrace runs
: together, making it easy to compare the differences between different benchmark
: runs.
:
: You should install the iowatcher package if you need to visualize detailed
: information about IO patterns.