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

Last updated: October 06,2024

1. Install "python39-pep440" package

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

$ sudo zypper refresh $ sudo zypper install python39-pep440

2. Uninstall "python39-pep440" package

Please follow the guidance below to uninstall python39-pep440 on openSuSE Tumbleweed:

$ sudo zypper remove python39-pep440

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

Information for package python39-pep440:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.