How to Install and Uninstall annobin.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "annobin.x86_64" package

In this section, we are going to explain the necessary steps to install annobin.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install annobin.x86_64

2. Uninstall "annobin.x86_64" package

This is a short guide on how to uninstall annobin.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove annobin.x86_64 $ sudo dnf autoremove

3. Information about the annobin.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:27:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : annobin
Version : 11.13
Release : 2.el8
Architecture : x86_64
Size : 972 k
Source : annobin-11.13-2.el8.src.rpm
Repository : ubi-8-appstream-rpms
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.