How to Install and Uninstall annobin.x86_64 Package on CentOS 8 / RHEL 8
Last updated: February 03,2025
1. Install "annobin.x86_64" package
This is a short guide on how to install annobin.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
annobin.x86_64
Copied
2. Uninstall "annobin.x86_64" package
This tutorial shows how to uninstall annobin.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
annobin.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the annobin.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 3:47:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : annobin
Version : 9.23
Release : 1.el8
Architecture : x86_64
Size : 104 k
Source : annobin-9.23-1.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.
Available Packages
Name : annobin
Version : 9.23
Release : 1.el8
Architecture : x86_64
Size : 104 k
Source : annobin-9.23-1.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.