How to Install and Uninstall python311-python-ptrace Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python311-python-ptrace" package

Please follow the guidance below to install python311-python-ptrace on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-python-ptrace

2. Uninstall "python311-python-ptrace" package

This is a short guide on how to uninstall python311-python-ptrace on openSuSE Tumbleweed:

$ sudo zypper remove python311-python-ptrace

3. Information about the python311-python-ptrace package on openSuSE Tumbleweed

Information for package python311-python-ptrace:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-python-ptrace
Version : 0.9.8-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 742.6 KiB
Installed : No
Status : not installed
Source package : python-python-ptrace-0.9.8-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.