How to Install and Uninstall systemtap-sdt-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: October 06,2024

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

Please follow the guidance below to install systemtap-sdt-devel.x86_64 on CentOS 8 / RHEL 8

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

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

This guide let you learn how to uninstall systemtap-sdt-devel.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the systemtap-sdt-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:39:45 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : systemtap-sdt-devel
Version : 4.3
Release : 4.el8
Architecture : x86_64
Size : 83 k
Source : systemtap-4.3-4.el8.src.rpm
Repository : appstream
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.