How to Install and Uninstall python39-drgn Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-drgn" package
This guide covers the steps necessary to install python39-drgn on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-drgn
Copied
2. Uninstall "python39-drgn" package
Please follow the guidelines below to uninstall python39-drgn on openSuSE Tumbleweed:
$
sudo zypper remove
python39-drgn
Copied
3. Information about the python39-drgn package on openSuSE Tumbleweed
Information for package python39-drgn:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.