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

Last updated: May 19,2024

1. Install "kernelshark.x86_64" package

Please follow the guidelines below to install kernelshark.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install kernelshark.x86_64

2. Uninstall "kernelshark.x86_64" package

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

$ sudo dnf remove kernelshark.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:59:34 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : kernelshark
Epoch : 1
Version : 1.2
Release : 10.el9
Architecture : x86_64
Size : 3.5 M
Source : kernelshark-1.2-10.el9.src.rpm
Repository : appstream
Summary : GUI analysis for Ftrace data captured by trace-cmd
URL : https://kernelshark.org
License : GPLv2 and LGPLv2
Description : KernelShark is a front end reader of trace-cmd output. "trace-cmd
: record" and "trace-cmd extract" create a trace.dat (trace-cmd.dat)
: file. kernelshark can read this file and produce a graph and list
: view of its data.