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

Last updated: July 03,2024

1. Install "python312-objgraph" package

Please follow the guidance below to install python312-objgraph on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-objgraph

2. Uninstall "python312-objgraph" package

In this section, we are going to explain the necessary steps to uninstall python312-objgraph on openSuSE Tumbleweed:

$ sudo zypper remove python312-objgraph

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

Information for package python312-objgraph:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-objgraph
Version : 3.6.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 119.3 KiB
Installed : No
Status : not installed
Source package : python-objgraph-3.6.0-1.2.src
Upstream URL : http://mg.pov.lt/objgraph/
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.