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

Last updated: November 24,2024

1. Install "python311-pdm" package

Here is a brief guide to show you how to install python311-pdm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pdm

2. Uninstall "python311-pdm" package

Please follow the instructions below to uninstall python311-pdm on openSuSE Tumbleweed:

$ sudo zypper remove python311-pdm

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

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