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

Last updated: October 06,2024

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

Learn how to install systemtap-sdt-devel.i686 on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 5:23:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : systemtap-sdt-devel
Version : 4.6
Release : 4.fc34
Architecture : i686
Size : 71 k
Source : systemtap-4.6-4.fc34.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.