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

Last updated: November 22,2024

1. Install "python39-packaging" package

Please follow the guidance below to install python39-packaging on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-packaging

2. Uninstall "python39-packaging" package

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

$ sudo zypper remove python39-packaging

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

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