How to Install and Uninstall kernelshark.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "kernelshark.x86_64" package

Please follow the instructions below to install kernelshark.x86_64 on Fedora 36

$ 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 Fedora 36:

$ sudo dnf remove kernelshark.x86_64 $ sudo dnf autoremove

3. Information about the kernelshark.x86_64 package on Fedora 36

Last metadata expiration check: 0:51:18 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : kernelshark
Epoch : 1
Version : 2.1.0
Release : 1.fc36
Architecture : x86_64
Size : 427 k
Source : kernelshark-2.1.0-1.fc36.src.rpm
Repository : updates
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.