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

Last updated: June 03,2024

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

Please follow the guidance below to install systemtap-sdt-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Please follow the guidelines below to uninstall systemtap-sdt-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the systemtap-sdt-devel.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:55:38 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : systemtap-sdt-devel
Version : 4.9
Release : 3.el8
Architecture : i686
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.