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

Last updated: September 28,2024

1. Install "python2-semantic_version" package

Please follow the guidance below to install python2-semantic_version on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-semantic_version

2. Uninstall "python2-semantic_version" package

Please follow the steps below to uninstall python2-semantic_version on openSUSE Leap:

$ sudo zypper remove python2-semantic_version

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

Information for package python2-semantic_version:
-------------------------------------------------
Repository : Main Repository
Name : python2-semantic_version
Version : 2.8.4-bp153.1.29
Arch : noarch
Vendor : openSUSE
Installed Size : 177,0 KiB
Installed : No
Status : not installed
Source package : python-semantic_version-2.8.4-bp153.1.29.src
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.