How to Install and Uninstall systemtap-sdt-devel.i686 Package on AlmaLinux 8

Last updated: November 01,2024

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

Please follow the step by step instructions below to install systemtap-sdt-devel.i686 on AlmaLinux 8

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

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

In this section, we are going to explain the necessary steps to uninstall systemtap-sdt-devel.i686 on AlmaLinux 8:

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

3. Information about the systemtap-sdt-devel.i686 package on AlmaLinux 8

Last metadata expiration check: 0:55:50 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : systemtap-sdt-devel
Version : 4.6
Release : 4.el8
Architecture : i686
Size : 85 k
Source : systemtap-4.6-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.