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

Last updated: October 05,2024

1. Install "kernelshark.x86_64" package

Please follow the guidelines below to install kernelshark.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install kernelshark.x86_64

2. Uninstall "kernelshark.x86_64" package

This tutorial shows how to uninstall kernelshark.x86_64 on Fedora 34:

$ sudo dnf remove kernelshark.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:46:03 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : kernelshark
Epoch : 1
Version : 1.2
Release : 3.fc34
Architecture : x86_64
Size : 403 k
Source : kernelshark-1.2-3.fc34.src.rpm
Repository : fedora
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.