How to Install and Uninstall annobin.src Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "annobin.src" package
This guide let you learn how to install annobin.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
annobin.src
Copied
2. Uninstall "annobin.src" package
Learn how to uninstall annobin.src on Oracle Linux 9:
$
sudo dnf remove
annobin.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the annobin.src package on Oracle Linux 9
Last metadata expiration check: 0:56:58 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : annobin
Version : 12.12
Release : 1.el9
Architecture : src
Size : 881 k
Source : None
Repository : ol9_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.
:
:
: Also provides a plugin for Clang which performs a similar function.
:
:
:
: Also provides a plugin for LLVM which performs a similar function.
Available Packages
Name : annobin
Version : 12.12
Release : 1.el9
Architecture : src
Size : 881 k
Source : None
Repository : ol9_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.
:
:
: Also provides a plugin for Clang which performs a similar function.
:
:
:
: Also provides a plugin for LLVM which performs a similar function.