How to Install and Uninstall systemtap-client.x86_64 Package on Rocky Linux 9
Last updated: December 12,2024
1. Install "systemtap-client.x86_64" package
This is a short guide on how to install systemtap-client.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
systemtap-client.x86_64
Copied
2. Uninstall "systemtap-client.x86_64" package
This tutorial shows how to uninstall systemtap-client.x86_64 on Rocky Linux 9:
$
sudo dnf remove
systemtap-client.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the systemtap-client.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:59:14 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : systemtap-client
Version : 4.9
Release : 3.el9
Architecture : x86_64
Size : 3.6 M
Source : systemtap-4.9-3.el9.src.rpm
Repository : appstream
Summary : Programmable system-wide instrumentation system - client
URL : http://sourceware.org/systemtap/
License : GPLv2+
Description : This package contains/requires the components needed to develop
: systemtap scripts, and compile them using a local systemtap-devel
: or a remote systemtap-server installation, then run them using a
: local or remote systemtap-runtime. It includes script samples and
: documentation, and a copy of the tapset library for reference.
Available Packages
Name : systemtap-client
Version : 4.9
Release : 3.el9
Architecture : x86_64
Size : 3.6 M
Source : systemtap-4.9-3.el9.src.rpm
Repository : appstream
Summary : Programmable system-wide instrumentation system - client
URL : http://sourceware.org/systemtap/
License : GPLv2+
Description : This package contains/requires the components needed to develop
: systemtap scripts, and compile them using a local systemtap-devel
: or a remote systemtap-server installation, then run them using a
: local or remote systemtap-runtime. It includes script samples and
: documentation, and a copy of the tapset library for reference.