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

Last updated: May 05,2024

1. Install "python2-pydot3" package

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

$ sudo zypper refresh $ sudo zypper install python2-pydot3

2. Uninstall "python2-pydot3" package

This guide let you learn how to uninstall python2-pydot3 on openSUSE Leap:

$ sudo zypper remove python2-pydot3

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

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