How to Install and Uninstall systemtap-sdt-devel.i686 Package on Fedora 35

Last updated: May 09,2024

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

This is a short guide on how to install systemtap-sdt-devel.i686 on Fedora 35

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

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

This tutorial shows how to uninstall systemtap-sdt-devel.i686 on Fedora 35:

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

3. Information about the systemtap-sdt-devel.i686 package on Fedora 35

Last metadata expiration check: 4:41:42 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : systemtap-sdt-devel
Version : 4.7
Release : 1.fc35
Architecture : i686
Size : 72 k
Source : systemtap-4.7-1.fc35.src.rpm
Repository : updates
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.