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

Last updated: May 19,2024

1. Install "python39-pydot3" package

In this section, we are going to explain the necessary steps to install python39-pydot3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pydot3

2. Uninstall "python39-pydot3" package

Please follow the guidelines below to uninstall python39-pydot3 on openSuSE Tumbleweed:

$ sudo zypper remove python39-pydot3

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

Information for package python39-pydot3:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pydot3
Version : 1.0.9-3.13
Arch : noarch
Vendor : openSUSE
Installed Size : 188.1 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).