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

Last updated: June 30,2024

1. Install "python311-pydot3" package

Please follow the instructions below to install python311-pydot3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pydot3

2. Uninstall "python311-pydot3" package

In this section, we are going to explain the necessary steps to uninstall python311-pydot3 on openSuSE Tumbleweed:

$ sudo zypper remove python311-pydot3

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

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