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

Last updated: May 01,2024

1. Install "python2-objgraph" package

This guide covers the steps necessary to install python2-objgraph on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-objgraph

2. Uninstall "python2-objgraph" package

Please follow the guidelines below to uninstall python2-objgraph on openSUSE Leap:

$ sudo zypper remove python2-objgraph

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

Information for package python2-objgraph:
-----------------------------------------
Repository : Main Repository
Name : python2-objgraph
Version : 3.4.1-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 110,6 KiB
Installed : No
Status : not installed
Source package : python-objgraph-3.4.1-bp153.1.18.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.