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

Last updated: July 05,2024

1. Install "python2-pygraphviz" package

In this section, we are going to explain the necessary steps to install python2-pygraphviz on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pygraphviz

2. Uninstall "python2-pygraphviz" package

This tutorial shows how to uninstall python2-pygraphviz on openSUSE Leap:

$ sudo zypper remove python2-pygraphviz

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

Information for package python2-pygraphviz:
-------------------------------------------
Repository : Main Repository
Name : python2-pygraphviz
Version : 1.5-bp153.1.20
Arch : x86_64
Vendor : openSUSE
Installed Size : 500,6 KiB
Installed : No
Status : not installed
Source package : python-pygraphviz-1.5-bp153.1.20.src
Summary : Python interface to Graphviz
Description :
A Python wrapper for the Graphviz Agraph data structure.
PyGraphviz can be used to create and draw networks and graphs with Graphviz.