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

Last updated: February 08,2025

1. Install "libabigail-devel.i686" package

This is a short guide on how to install libabigail-devel.i686 on Fedora 38

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

2. Uninstall "libabigail-devel.i686" package

Please follow the guidelines below to uninstall libabigail-devel.i686 on Fedora 38:

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

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

Last metadata expiration check: 4:20:23 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libabigail-devel
Version : 2.4
Release : 4.fc38
Architecture : i686
Size : 83 k
Source : libabigail-2.4-4.fc38.src.rpm
Repository : updates
Summary : Shared library and header files to write ABI analysis tools
URL : https://sourceware.org/libabigail/
License : Apache-2.0 WITH LLVM-exception
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.