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

Last updated: May 19,2024

1. Install "systemtap-devel.i686" package

Please follow the guidelines below to install systemtap-devel.i686 on Fedora 35

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

2. Uninstall "systemtap-devel.i686" package

This guide let you learn how to uninstall systemtap-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 3:11:12 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : systemtap-devel
Version : 4.7
Release : 1.fc35
Architecture : i686
Size : 2.3 M
Source : systemtap-4.7-1.fc35.src.rpm
Repository : updates
Summary : Programmable system-wide instrumentation system - development headers, tools
URL : http://sourceware.org/systemtap/
License : GPLv2+
Description : This package contains the components needed to compile a systemtap
: script from source form into executable (.ko) forms. It may be
: installed on a self-contained developer workstation (along with the
: systemtap-client and systemtap-runtime packages), or on a dedicated
: remote server (alongside the systemtap-server package). It includes
: a copy of the standard tapset library and the runtime library C files.