How to Install and Uninstall systemtap-sdt-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install systemtap-sdt-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Learn how to uninstall systemtap-sdt-devel.x86_64 on Red Hat Enterprise Linux 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 Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:05:50 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : systemtap-sdt-devel
Version : 4.9
Release : 3.el8
Architecture : x86_64
Size : 88 k
Source : systemtap-4.9-3.el8.src.rpm
Repository : ubi-8-appstream-rpms
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.