How to Install and Uninstall libabigail0 Package on openSuSE Tumbleweed

Last updated: May 06,2024

1. Install "libabigail0" package

Learn how to install libabigail0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libabigail0

2. Uninstall "libabigail0" package

In this section, we are going to explain the necessary steps to uninstall libabigail0 on openSuSE Tumbleweed:

$ sudo zypper remove libabigail0

3. Information about the libabigail0 package on openSuSE Tumbleweed

Information for package libabigail0:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libabigail0
Version : 1.8.2-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 3,0 MiB
Installed : No
Status : not installed
Source package : libabigail-1.8.2-1.3.src
Summary : Application Binary Interface Generic Analysis and Instrumentation Library
Description :
ABIGAIL constructs, manipulates, (de-)serializes ABI-relevant
artifacts, such as types, variable, fonctions and declarations
(collectively, the ABI corpus) of a given library or program. The
library provides a way to compare two ABI corpuses, provide detailed
information about their differences, and help build tools to infer
interesting conclusions about these differences.