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

Last updated: July 03,2024

1. Install "python39-pdm" package

Please follow the steps below to install python39-pdm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pdm

2. Uninstall "python39-pdm" package

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

$ sudo zypper remove python39-pdm

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

Information for package python39-pdm:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pdm
Version : 2.12.4-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 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!