How to Install and Uninstall python3-objgraph Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-objgraph" package

Learn how to install python3-objgraph on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-objgraph

2. Uninstall "python3-objgraph" package

Please follow the guidance below to uninstall python3-objgraph on openSUSE Leap:

$ sudo zypper remove python3-objgraph

3. Information about the python3-objgraph package on openSUSE Leap

Information for package python3-objgraph:
-----------------------------------------
Repository : Main Repository
Name : python3-objgraph
Version : 3.4.1-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 140.8 KiB
Installed : No
Status : not installed
Source package : python-objgraph-3.4.1-bp155.2.13.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.