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

Last updated: November 05,2024

1. Install "python39-debugpy" package

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

$ sudo zypper refresh $ sudo zypper install python39-debugpy

2. Uninstall "python39-debugpy" package

Please follow the steps below to uninstall python39-debugpy on openSuSE Tumbleweed:

$ sudo zypper remove python39-debugpy

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

Information for package python39-debugpy:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-debugpy
Version : 1.8.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 9.6 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.