How to Install and Uninstall systemtap-devel.x86_64 Package on Amazon Linux 2
Last updated: January 22,2025
1. Install "systemtap-devel.x86_64" package
This guide let you learn how to install systemtap-devel.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
systemtap-devel.x86_64
Copied
2. Uninstall "systemtap-devel.x86_64" package
This guide covers the steps necessary to uninstall systemtap-devel.x86_64 on Amazon Linux 2:
$
sudo yum remove
systemtap-devel.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the systemtap-devel.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : systemtap-devel
Arch : x86_64
Version : 4.4
Release : 1.amzn2.0.2
Size : 2.3 M
Repo : amzn2-core/2/x86_64
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.
Available Packages
Name : systemtap-devel
Arch : x86_64
Version : 4.4
Release : 1.amzn2.0.2
Size : 2.3 M
Repo : amzn2-core/2/x86_64
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.