How to Install and Uninstall libabigail-devel.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "libabigail-devel.i686" package

Please follow the steps below to install libabigail-devel.i686 on Fedora 36

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

2. Uninstall "libabigail-devel.i686" package

Please follow the steps below to uninstall libabigail-devel.i686 on Fedora 36:

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

3. Information about the libabigail-devel.i686 package on Fedora 36

Last metadata expiration check: 1:09:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libabigail-devel
Version : 2.0
Release : 2.fc36
Architecture : i686
Size : 72 k
Source : libabigail-2.0-2.fc36.src.rpm
Repository : fedora
Summary : Shared library and header files to write ABI analysis tools
URL : https://sourceware.org/libabigail/
License : ASL 2.0
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.