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

Last updated: June 29,2024

1. Install "python310-debugpy" package

This guide let you learn how to install python310-debugpy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-debugpy

2. Uninstall "python310-debugpy" package

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

$ sudo zypper remove python310-debugpy

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

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