How to Install and Uninstall python38-objgraph Package on openSuSE Tumbleweed

Last updated: May 14,2024

1. Install "python38-objgraph" package

Here is a brief guide to show you how to install python38-objgraph on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-objgraph

2. Uninstall "python38-objgraph" package

Please follow the step by step instructions below to uninstall python38-objgraph on openSuSE Tumbleweed:

$ sudo zypper remove python38-objgraph

3. Information about the python38-objgraph package on openSuSE Tumbleweed

Information for package python38-objgraph:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-objgraph
Version : 3.5.0-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 143,5 KiB
Installed : No
Status : not installed
Source package : python-objgraph-3.5.0-1.3.src
Summary : Python module to draw object reference graphs with graphviz
Description :
objgraph is a module for visual exploration of Python object graphs.
graphviz is needed if pretty graphs are desired.
xdot can be used for interactive use.