How to Install and Uninstall systemtap-devel.x86_64 Package on Fedora 35

Last updated: January 15,2025

1. Install "systemtap-devel.x86_64" package

Please follow the steps below to install systemtap-devel.x86_64 on Fedora 35

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

2. Uninstall "systemtap-devel.x86_64" package

Learn how to uninstall systemtap-devel.x86_64 on Fedora 35:

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

3. Information about the systemtap-devel.x86_64 package on Fedora 35

Last metadata expiration check: 5:20:40 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : systemtap-devel
Version : 4.7
Release : 1.fc35
Architecture : x86_64
Size : 2.2 M
Source : systemtap-4.7-1.fc35.src.rpm
Repository : updates
Summary : Programmable system-wide instrumentation system - development headers, tools
URL : http://sourceware.org/systemtap/
License : GPLv2+
Description : This package contains the components needed to compile a systemtap
: script from source form into executable (.ko) forms. It may be
: installed on a self-contained developer workstation (along with the
: systemtap-client and systemtap-runtime packages), or on a dedicated
: remote server (alongside the systemtap-server package). It includes
: a copy of the standard tapset library and the runtime library C files.