How to Install and Uninstall kernelshark.x86_64 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "kernelshark.x86_64" package

Please follow the step by step instructions below to install kernelshark.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install kernelshark.x86_64

2. Uninstall "kernelshark.x86_64" package

In this section, we are going to explain the necessary steps to uninstall kernelshark.x86_64 on AlmaLinux 9:

$ sudo dnf remove kernelshark.x86_64 $ sudo dnf autoremove

3. Information about the kernelshark.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:47:39 ago on Wed Mar 13 07:41:12 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.