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

Last updated: September 28,2024

1. Install "python310-python-ptrace" package

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

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

2. Uninstall "python310-python-ptrace" package

Please follow the guidance below to uninstall python310-python-ptrace on openSuSE Tumbleweed:

$ sudo zypper remove python310-python-ptrace

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

Information for package python310-python-ptrace:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-python-ptrace
Version : 0.9.8-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 641.7 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.