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

Last updated: September 28,2024

1. Install "python312-pydot" package

Please follow the instructions below to install python312-pydot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pydot

2. Uninstall "python312-pydot" package

Here is a brief guide to show you how to uninstall python312-pydot on openSuSE Tumbleweed:

$ sudo zypper remove python312-pydot

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

Information for package python312-pydot:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pydot
Version : 2.0.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 232.5 KiB
Installed : No
Status : not installed
Source package : python-pydot-2.0.0-1.1.src
Upstream URL : https://github.com/erocarrera/pydot
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.