How to Install and Uninstall libabigail-devel.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "libabigail-devel.x86_64" package

Please follow the guidelines below to install libabigail-devel.x86_64 on Fedora 34

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

2. Uninstall "libabigail-devel.x86_64" package

Please follow the guidelines below to uninstall libabigail-devel.x86_64 on Fedora 34:

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

3. Information about the libabigail-devel.x86_64 package on Fedora 34

Last metadata expiration check: 5:51:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libabigail-devel
Version : 2.0
Release : 1.fc34
Architecture : x86_64
Size : 71 k
Source : libabigail-2.0-1.fc34.src.rpm
Repository : updates
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.