How to Install and Uninstall python312-pydot3 Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python312-pydot3" package

Please follow the steps below to install python312-pydot3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pydot3

2. Uninstall "python312-pydot3" package

Learn how to uninstall python312-pydot3 on openSuSE Tumbleweed:

$ sudo zypper remove python312-pydot3

3. Information about the python312-pydot3 package on openSuSE Tumbleweed

Information for package python312-pydot3:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pydot3
Version : 1.0.9-3.13
Arch : noarch
Vendor : openSUSE
Installed Size : 249.7 KiB
Installed : No
Status : not installed
Source package : python-pydot3-1.0.9-3.13.src
Upstream URL : https://pypi.python.org/pypi/pydot3
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).