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

Last updated: June 26,2024

1. Install "python310-pdm" package

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

$ sudo zypper refresh $ sudo zypper install python310-pdm

2. Uninstall "python310-pdm" package

Learn how to uninstall python310-pdm on openSuSE Tumbleweed:

$ sudo zypper remove python310-pdm

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

Information for package python310-pdm:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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!