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

Last updated: May 17,2024

1. Install "python3-semantic_version" package

This guide let you learn how to install python3-semantic_version on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-semantic_version

2. Uninstall "python3-semantic_version" package

Please follow the instructions below to uninstall python3-semantic_version on openSUSE Leap:

$ sudo zypper remove python3-semantic_version

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

Information for package python3-semantic_version:
-------------------------------------------------
Repository : Main Repository
Name : python3-semantic_version
Version : 2.8.4-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 159.1 KiB
Installed : No
Status : not installed
Source package : python-semantic_version-2.8.4-bp155.2.12.src
Upstream URL : https://github.com/rbarrois/python-semanticversion
Summary : A library implementing the 'SemVer' scheme
Description :
This small python library provides a few tools to handle `SemVer`_ in Python.
It follows strictly the 2.0.0 version of the SemVer scheme.