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

Last updated: May 04,2024

1. Install "python3-pygraphviz" package

This guide covers the steps necessary to install python3-pygraphviz on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pygraphviz

2. Uninstall "python3-pygraphviz" package

Please follow the instructions below to uninstall python3-pygraphviz on openSUSE Leap:

$ sudo zypper remove python3-pygraphviz

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

Information for package python3-pygraphviz:
-------------------------------------------
Repository : Main Repository
Name : python3-pygraphviz
Version : 1.5-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 559.7 KiB
Installed : No
Status : not installed
Source package : python-pygraphviz-1.5-bp155.2.11.src
Upstream URL : http://networkx.lanl.gov/pygraphviz
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.