How to Install and Uninstall systemtap-sdt-devel.i686 Package on CentOS Stream 9
Last updated: November 16,2024
1. Install "systemtap-sdt-devel.i686" package
This guide covers the steps necessary to install systemtap-sdt-devel.i686 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
systemtap-sdt-devel.i686
Copied
2. Uninstall "systemtap-sdt-devel.i686" package
This tutorial shows how to uninstall systemtap-sdt-devel.i686 on CentOS Stream 9:
$
sudo dnf remove
systemtap-sdt-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the systemtap-sdt-devel.i686 package on CentOS Stream 9
Last metadata expiration check: 2:23:04 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : systemtap-sdt-devel
Version : 5.0
Release : 4.el9
Architecture : i686
Size : 75 k
Source : systemtap-5.0-4.el9.src.rpm
Repository : appstream
Summary : Static probe support tools
URL : http://sourceware.org/systemtap/
License : GPL-2.0-or-later AND CC0-1.0
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.
Available Packages
Name : systemtap-sdt-devel
Version : 5.0
Release : 4.el9
Architecture : i686
Size : 75 k
Source : systemtap-5.0-4.el9.src.rpm
Repository : appstream
Summary : Static probe support tools
URL : http://sourceware.org/systemtap/
License : GPL-2.0-or-later AND CC0-1.0
Description : This package includes the
: 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.