How to Install and Uninstall python2-graphviz Package on openSUSE Leap
Last updated: February 03,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-graphviz" package
Please follow the guidelines below to install python2-graphviz on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-graphviz
Copied
2. Uninstall "python2-graphviz" package
This is a short guide on how to uninstall python2-graphviz on openSUSE Leap:
$
sudo zypper remove
python2-graphviz
Copied
3. Information about the python2-graphviz package on openSUSE Leap
Information for package python2-graphviz:
-----------------------------------------
Repository : Main Repository
Name : python2-graphviz
Version : 0.8.2-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 101,9 KiB
Installed : No
Status : not installed
Source package : python-graphviz-0.8.2-bp153.1.18.src
Summary : Python interface for Graphviz
Description :
This package facilitates the creation and rendering of graph descriptions in
the DOT language of the Graphviz graph drawing software from Python.
It supports creating a graph object, assembling the graph by adding nodes and
edges, and retrieving its DOT source code string, saving the source code to a
file and rendering it with the Graphviz installation.
Using the view option/method, the resulting (PDF, PNG, SVG, etc.) file can be
inspected with its default application. Graphs can also be rendered and
displayed within IPython notebooks.
-----------------------------------------
Repository : Main Repository
Name : python2-graphviz
Version : 0.8.2-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 101,9 KiB
Installed : No
Status : not installed
Source package : python-graphviz-0.8.2-bp153.1.18.src
Summary : Python interface for Graphviz
Description :
This package facilitates the creation and rendering of graph descriptions in
the DOT language of the Graphviz graph drawing software from Python.
It supports creating a graph object, assembling the graph by adding nodes and
edges, and retrieving its DOT source code string, saving the source code to a
file and rendering it with the Graphviz installation.
Using the view option/method, the resulting (PDF, PNG, SVG, etc.) file can be
inspected with its default application. Graphs can also be rendered and
displayed within IPython notebooks.