How to Install and Uninstall gcc-toolset-9-systemtap-sdt-devel.x86_64 Package on Oracle Linux 8

Last updated: May 22,2024

1. Install "gcc-toolset-9-systemtap-sdt-devel.x86_64" package

This tutorial shows how to install gcc-toolset-9-systemtap-sdt-devel.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install gcc-toolset-9-systemtap-sdt-devel.x86_64

2. Uninstall "gcc-toolset-9-systemtap-sdt-devel.x86_64" package

This guide covers the steps necessary to uninstall gcc-toolset-9-systemtap-sdt-devel.x86_64 on Oracle Linux 8:

$ sudo dnf remove gcc-toolset-9-systemtap-sdt-devel.x86_64 $ sudo dnf autoremove

3. Information about the gcc-toolset-9-systemtap-sdt-devel.x86_64 package on Oracle Linux 8

Last metadata expiration check: 7:02:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gcc-toolset-9-systemtap-sdt-devel
Version : 4.1
Release : 4.el8
Architecture : x86_64
Size : 209 k
Source : gcc-toolset-9-systemtap-4.1-4.el8.src.rpm
Repository : ol8_appstream
Summary : Static probe support tools
URL : http://sourceware.org/systemtap/
License : GPLv2+ and Public Domain
Description : This package includes the header file used for static
: instrumentation compiled into userspace programs and libraries, along
: with the optional dtrace-compatibility preprocessor to process related
: .d files into tracing-macro-laden .h headers.