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

Last updated: November 01,2024

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

This guide let you learn how to install gcc-toolset-10-annobin.x86_64 on AlmaLinux 8

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

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

In this section, we are going to explain the necessary steps to uninstall gcc-toolset-10-annobin.x86_64 on AlmaLinux 8:

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

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

Last metadata expiration check: 1:51:48 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : gcc-toolset-10-annobin
Version : 9.29
Release : 2.el8.3
Architecture : x86_64
Size : 89 k
Source : gcc-toolset-10-annobin-9.29-2.el8.3.src.rpm
Repository : appstream
Summary : Annotate and examine compiled binary files
License : GPLv3+
Description : Provides a plugin for GCC that records extra information in the files
: that it compiles.
:
: Note - the plugin is automatically enabled in gcc builds via flags
: provided by the redhat-rpm-macros package.