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

Last updated: May 20,2024

1. Install "python38-debugpy" package

Please follow the guidance below to install python38-debugpy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-debugpy

2. Uninstall "python38-debugpy" package

Here is a brief guide to show you how to uninstall python38-debugpy on openSuSE Tumbleweed:

$ sudo zypper remove python38-debugpy

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

Information for package python38-debugpy:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-debugpy
Version : 1.3.0-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 11,1 MiB
Installed : No
Status : not installed
Source package : python-debugpy-1.3.0-2.2.src
Summary : An implementation of the Debug Adapter Protocol for Python
Description :
debugpy is an implementation of the Debug Adapter Protocol for Python.