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

Last updated: September 29,2024

1. Install "python311-debugpy" package

In this section, we are going to explain the necessary steps to install python311-debugpy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-debugpy

2. Uninstall "python311-debugpy" package

Learn how to uninstall python311-debugpy on openSuSE Tumbleweed:

$ sudo zypper remove python311-debugpy

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

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