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

Last updated: July 02,2024

1. Install "python312-pdm" package

Please follow the guidance below to install python312-pdm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pdm

2. Uninstall "python312-pdm" package

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

$ sudo zypper remove python312-pdm

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

Information for package python312-pdm:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pdm
Version : 2.12.4-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.2 MiB
Installed : No
Status : not installed
Source package : python-pdm-2.12.4-1.1.src
Upstream URL : https://github.com/pdm-project/pdm/
Summary : Python Development Master
Description :
PDM is a modern Python package manager with PEP 582 support. It
installs and manages packages in a similar way to npm that
doesn't need to create a virtualenv at all!