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

Last updated: June 16,2024

1. Install "python310-drgn" package

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

$ sudo zypper refresh $ sudo zypper install python310-drgn

2. Uninstall "python310-drgn" package

Please follow the step by step instructions below to uninstall python310-drgn on openSuSE Tumbleweed:

$ sudo zypper remove python310-drgn

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

Information for package python310-drgn:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-drgn
Version : 0.0.26-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 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.