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

Last updated: September 28,2024

1. Install "python311-packaging" package

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

$ sudo zypper refresh $ sudo zypper install python311-packaging

2. Uninstall "python311-packaging" package

In this section, we are going to explain the necessary steps to uninstall python311-packaging on openSuSE Tumbleweed:

$ sudo zypper remove python311-packaging

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

Information for package python311-packaging:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-packaging
Version : 23.2-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 182.3 KiB
Installed : No
Status : not installed
Source package : python311-packaging-23.2-1.3.src
Upstream URL : https://packaging.pypa.io/
Summary : Core utilities for Python packages
Description :
Reusable core utilities for various Python Packaging interoperability specifications.
This library provides utilities that implement the interoperability specifications
which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having
a single shared implementation (eg: PEP 425).

5. The same packages on other Linux Distributions