How to Install and Uninstall annobin.x86_64 Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "annobin.x86_64" package

This guide covers the steps necessary to install annobin.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install annobin.x86_64

2. Uninstall "annobin.x86_64" package

Learn how to uninstall annobin.x86_64 on AlmaLinux 8:

$ sudo dnf remove annobin.x86_64 $ sudo dnf autoremove

3. Information about the annobin.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:34:56 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : annobin
Version : 10.29
Release : 3.el8
Architecture : x86_64
Size : 115 k
Source : annobin-10.29-3.el8.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.