How to Install and Uninstall python312-drgn Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python312-drgn" package

Learn how to install python312-drgn on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-drgn

2. Uninstall "python312-drgn" package

Please follow the instructions below to uninstall python312-drgn on openSuSE Tumbleweed:

$ sudo zypper remove python312-drgn

3. Information about the python312-drgn package on openSuSE Tumbleweed

Information for package python312-drgn:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-drgn
Version : 0.0.26-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-drgn-0.0.26-1.1.src
Upstream URL : https://github.com/osandov/drgn
Summary : Scriptable debugger library
Description :
drgn (pronounced “dragon”) is a debugger with an emphasis on
programmability. drgn exposes the types and variables in a program
for easy, expressive scripting in Python.