How to Install and Uninstall gcc-toolset-10-systemtap-runtime.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "gcc-toolset-10-systemtap-runtime.x86_64" package

In this section, we are going to explain the necessary steps to install gcc-toolset-10-systemtap-runtime.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install gcc-toolset-10-systemtap-runtime.x86_64

2. Uninstall "gcc-toolset-10-systemtap-runtime.x86_64" package

Learn how to uninstall gcc-toolset-10-systemtap-runtime.x86_64 on Rocky Linux 8:

$ sudo dnf remove gcc-toolset-10-systemtap-runtime.x86_64 $ sudo dnf autoremove

3. Information about the gcc-toolset-10-systemtap-runtime.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:15:56 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gcc-toolset-10-systemtap-runtime
Version : 4.4
Release : 5.el8
Architecture : x86_64
Size : 512 k
Source : gcc-toolset-10-systemtap-4.4-5.el8.src.rpm
Repository : appstream
Summary : Programmable system-wide instrumentation system - runtime
URL : http://sourceware.org/systemtap/
License : GPLv2+
Description : SystemTap runtime contains the components needed to execute
: a systemtap script that was already compiled into a module
: using a local or remote systemtap-devel installation.