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

Last updated: May 17,2024

1. Install "python310-packaging" package

Please follow the guidelines below to install python310-packaging on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-packaging

2. Uninstall "python310-packaging" package

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

$ sudo zypper remove python310-packaging

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

Information for package python310-packaging:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-packaging
Version : 23.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 182.3 KiB
Installed : No
Status : not installed
Source package : python-packaging-23.2-1.4.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).