How to Install and Uninstall systemtap-runtime.x86_64 Package on Fedora 39

Last updated: January 16,2025

1. Install "systemtap-runtime.x86_64" package

Please follow the step by step instructions below to install systemtap-runtime.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install systemtap-runtime.x86_64

2. Uninstall "systemtap-runtime.x86_64" package

This guide let you learn how to uninstall systemtap-runtime.x86_64 on Fedora 39:

$ sudo dnf remove systemtap-runtime.x86_64 $ sudo dnf autoremove

3. Information about the systemtap-runtime.x86_64 package on Fedora 39

Last metadata expiration check: 2:55:13 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : systemtap-runtime
Version : 5.1~pre17062192g5fd8daba
Release : 1.fc39
Architecture : x86_64
Size : 463 k
Source : systemtap-5.1~pre17062192g5fd8daba-1.fc39.src.rpm
Repository : updates
Summary : Programmable system-wide instrumentation system - runtime
URL : http://sourceware.org/systemtap/
License : GPL-2.0-or-later
Description : SystemTap runtime contains the components needed to execute
: a systemtap script that was already compiled into a module
: using a local or remote systemtap-devel installation.