How to Install and Uninstall systemtap-server.x86_64 Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "systemtap-server.x86_64" package

This tutorial shows how to install systemtap-server.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install systemtap-server.x86_64

2. Uninstall "systemtap-server.x86_64" package

This is a short guide on how to uninstall systemtap-server.x86_64 on Amazon Linux 2:

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

3. Information about the systemtap-server.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : systemtap-server
Arch : x86_64
Version : 4.4
Release : 1.amzn2.0.2
Size : 388 k
Repo : amzn2-core/2/x86_64
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.