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

Last updated: June 24,2024

1. Install "python39-cptrace" package

This is a short guide on how to install python39-cptrace on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-cptrace

2. Uninstall "python39-cptrace" package

Please follow the instructions below to uninstall python39-cptrace on openSuSE Tumbleweed:

$ sudo zypper remove python39-cptrace

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

Information for package python39-cptrace:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.