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

Last updated: September 20,2024

1. Install "python2-pydot" package

This guide let you learn how to install python2-pydot on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pydot

2. Uninstall "python2-pydot" package

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

$ sudo zypper remove python2-pydot

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

Information for package python2-pydot:
--------------------------------------
Repository : Main Repository
Name : python2-pydot
Version : 1.4.1-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 193,5 KiB
Installed : No
Status : not installed
Source package : python-pydot-1.4.1-bp153.1.15.src
Summary : Module to create (dot) graphs from Python
Description :
pydot allows to create both directed and non-directed graphs from
Python. All attributes implemented in the Dot language up to Graphviz
2.16 are supported.