How to Install and Uninstall gcc-toolset-10-systemtap.x86_64 Package on AlmaLinux 8

Last updated: September 21,2024

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

This is a short guide on how to install gcc-toolset-10-systemtap.x86_64 on AlmaLinux 8

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

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

This is a short guide on how to uninstall gcc-toolset-10-systemtap.x86_64 on AlmaLinux 8:

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

3. Information about the gcc-toolset-10-systemtap.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:28:41 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : gcc-toolset-10-systemtap
Version : 4.4
Release : 5.el8
Architecture : x86_64
Size : 18 k
Source : gcc-toolset-10-systemtap-4.4-5.el8.src.rpm
Repository : appstream
Summary : Programmable system-wide instrumentation system
URL : http://sourceware.org/systemtap/
License : GPLv2+
Description : SystemTap is an instrumentation system for systems running Linux.
: Developers can write instrumentation scripts to collect data on
: the operation of the system. The base systemtap package contains/requires
: the components needed to locally develop and execute systemtap scripts.