How to Install and Uninstall python39-libversion Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python39-libversion" package

Please follow the instructions below to install python39-libversion on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-libversion

2. Uninstall "python39-libversion" package

This is a short guide on how to uninstall python39-libversion on openSuSE Tumbleweed:

$ sudo zypper remove python39-libversion

3. Information about the python39-libversion package on openSuSE Tumbleweed

Information for package python39-libversion:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-libversion
Version : 1.2.4-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 34.1 KiB
Installed : No
Status : not installed
Source package : python-libversion-1.2.4-1.4.src
Upstream URL : https://github.com/repology/py-libversion
Summary : Python bindings for libversion
Description :
Libversion is an advanced version string comparison library. It can
compare versions of software packages, including complex cases like
1.2-x.3~alpha4. Is is used by the Repology project.
This package contains the Python bindings for libversion.