How to Install and Uninstall wult.x86_64 Package on Fedora 38

Last updated: October 08,2024

1. Install "wult.x86_64" package

This tutorial shows how to install wult.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install wult.x86_64

2. Uninstall "wult.x86_64" package

This is a short guide on how to uninstall wult.x86_64 on Fedora 38:

$ sudo dnf remove wult.x86_64 $ sudo dnf autoremove

3. Information about the wult.x86_64 package on Fedora 38

Last metadata expiration check: 1:20:01 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : wult
Version : 1.12.9
Release : 1.fc38
Architecture : x86_64
Size : 306 k
Source : wult-1.12.9-1.fc38.src.rpm
Repository : updates
Summary : A tool for measuring C-state latency in Linux
URL : https://intel.github.io/wult
License : BSD-3-Clause AND GPL-2.0-only
Description : The name Wult comes from "Wake Up Latency Tracer". Wult measures C-state
: latency by scheduling a delayed interrupt at a known time in the future, so it
: relies on devices allowing for delayed interrupts. Today wult can use LAPIC as
: the source of delayed interrupts, as well as I210 PCIe Gigabit Ethernet
: adapter. However, other devices could be supported as well, for example other
: Intel Ethernet adapters.