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

Last updated: July 03,2024

1. Install "python311-cptrace" package

Please follow the steps below to install python311-cptrace on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-cptrace

2. Uninstall "python311-cptrace" package

Please follow the guidance below to uninstall python311-cptrace on openSuSE Tumbleweed:

$ sudo zypper remove python311-cptrace

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

Information for package python311-cptrace:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-cptrace
Version : 0.6.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 52.2 KiB
Installed : No
Status : not installed
Source package : python-cptrace-0.6.1-1.1.src
Upstream URL : https://github.com/vstinner/python-ptrace
Summary : Python binding for ptrace
Description :
python-ptrace is a debugger using ptrace written in Python.