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

Last updated: December 27,2024

1. Install "python311-drgn" package

Here is a brief guide to show you how to install python311-drgn on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-drgn

2. Uninstall "python311-drgn" package

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

$ sudo zypper remove python311-drgn

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

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