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

Last updated: May 10,2024

1. Install "python39-semantic_version" package

In this section, we are going to explain the necessary steps to install python39-semantic_version on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-semantic_version

2. Uninstall "python39-semantic_version" package

Learn how to uninstall python39-semantic_version on openSuSE Tumbleweed:

$ sudo zypper remove python39-semantic_version

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

Information for package python39-semantic_version:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-semantic_version
Version : 2.10.0-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 153.8 KiB
Installed : No
Status : not installed
Source package : python-semantic_version-2.10.0-3.7.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.