How to Install and Uninstall systemtap-server.x86_64 Package on CentOS 8 / RHEL 8

Last updated: October 06,2024

1. Install "systemtap-server.x86_64" package

This tutorial shows how to install systemtap-server.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install systemtap-server.x86_64

2. Uninstall "systemtap-server.x86_64" package

Please follow the guidelines below to uninstall systemtap-server.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove systemtap-server.x86_64 $ sudo dnf autoremove

3. Information about the systemtap-server.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:39:46 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : systemtap-server
Version : 4.3
Release : 4.el8
Architecture : x86_64
Size : 413 k
Source : systemtap-4.3-4.el8.src.rpm
Repository : appstream
Summary : Instrumentation System Server
URL : http://sourceware.org/systemtap/
License : GPLv2+
Description : This is the remote script compilation server component of systemtap.
: It announces itself to nearby clients with avahi (if available), and
: compiles systemtap scripts to kernel objects on their demand.