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

Last updated: July 06,2024

1. Install "systemtap-sdt-devel.x86_64" package

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

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

2. Uninstall "systemtap-sdt-devel.x86_64" package

Please follow the guidelines below to uninstall systemtap-sdt-devel.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 4:38:22 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : systemtap-sdt-devel
Version : 4.7
Release : 1.fc36
Architecture : x86_64
Size : 71 k
Source : systemtap-4.7-1.fc36.src.rpm
Repository : updates
Summary : Static probe support tools
URL : http://sourceware.org/systemtap/
License : GPLv2+ and Public Domain
Description : This package includes the header file used for static
: instrumentation compiled into userspace programs and libraries, along
: with the optional dtrace-compatibility preprocessor to process related
: .d files into tracing-macro-laden .h headers.