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

Last updated: June 29,2024

1. Install "python311-pep440" package

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

$ sudo zypper refresh $ sudo zypper install python311-pep440

2. Uninstall "python311-pep440" package

This guide covers the steps necessary to uninstall python311-pep440 on openSuSE Tumbleweed:

$ sudo zypper remove python311-pep440

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

Information for package python311-pep440:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pep440
Version : 0.1.2-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 11.6 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.