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

Last updated: June 30,2024

1. Install "python312-debugpy" package

Please follow the guidelines below to install python312-debugpy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-debugpy

2. Uninstall "python312-debugpy" package

Please follow the guidelines below to uninstall python312-debugpy on openSuSE Tumbleweed:

$ sudo zypper remove python312-debugpy

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

Information for package python312-debugpy:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-debugpy
Version : 1.8.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 10.8 MiB
Installed : No
Status : not installed
Source package : python-debugpy-1.8.1-1.1.src
Upstream URL : https://github.com/microsoft/debugpy/
Summary : An implementation of the Debug Adapter Protocol for Python
Description :
debugpy is an implementation of the Debug Adapter Protocol for Python.