How to Install and Uninstall python310-pep440 Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python310-pep440" package

Please follow the steps below to install python310-pep440 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pep440

2. Uninstall "python310-pep440" package

Please follow the instructions below to uninstall python310-pep440 on openSuSE Tumbleweed:

$ sudo zypper remove python310-pep440

3. Information about the python310-pep440 package on openSuSE Tumbleweed

Information for package python310-pep440:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pep440
Version : 0.1.2-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 10.4 KiB
Installed : No
Status : not installed
Source package : python-pep440-0.1.2-1.8.src
Upstream URL : https://github.com/Carreau/pep440
Summary : Check whether versions number match PEP 440
Description :
A simple package with utils to check whether versions number match Pep 440.