How to Install and Uninstall python3-abimap Package on openSUSE Leap

Last updated: September 28,2024

1. Install "python3-abimap" package

Please follow the step by step instructions below to install python3-abimap on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-abimap

2. Uninstall "python3-abimap" package

This guide covers the steps necessary to uninstall python3-abimap on openSUSE Leap:

$ sudo zypper remove python3-abimap

3. Information about the python3-abimap package on openSUSE Leap

Information for package python3-abimap:
---------------------------------------
Repository : Main Repository
Name : python3-abimap
Version : 0.3.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 173.6 KiB
Installed : No
Status : not installed
Source package : python-abimap-0.3.2-bp155.2.11.src
Upstream URL : https://github.com/ansasaki/abimap
Summary : A helper for library maintainers to use symbol versioning
Description :
This script allows to generate and update symbol version linker scripts which
adds version information to the exported symbols. The script is intended to be
integrated as part of a shared library build to check for changes in the set of
exported symbols and update the symbol version linker script accordingly.