How to Install and Uninstall libabigail-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "libabigail-devel.x86_64" package

This guide covers the steps necessary to install libabigail-devel.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libabigail-devel.x86_64

2. Uninstall "libabigail-devel.x86_64" package

Please follow the instructions below to uninstall libabigail-devel.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libabigail-devel.x86_64 $ sudo dnf autoremove

3. Information about the libabigail-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:25:55 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libabigail-devel
Version : 1.8.2
Release : 1.el8
Architecture : x86_64
Size : 86 k
Source : libabigail-1.8.2-1.el8.src.rpm
Repository : epel
Summary : Shared library and header files to write ABI analysis tools
URL : https://sourceware.org/libabigail/
License : LGPLv3+
Description : This package contains a shared library and the associated header files
: that are necessary to develop applications that use the C++ Libabigail
: library. The library provides facilities to analyze and compare
: application binary interfaces of shared libraries in the ELF format.