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

Last updated: September 20,2024

1. Install "python312-packaging" package

This tutorial shows how to install python312-packaging on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-packaging

2. Uninstall "python312-packaging" package

Please follow the step by step instructions below to uninstall python312-packaging on openSuSE Tumbleweed:

$ sudo zypper remove python312-packaging

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

Information for package python312-packaging:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-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).