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

Last updated: May 12,2024

1. Install "python36-pydot" package

This is a short guide on how to install python36-pydot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pydot

2. Uninstall "python36-pydot" package

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

$ sudo zypper remove python36-pydot

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

Information for package python36-pydot:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pydot
Version : 1.4.2-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 201,0 KiB
Installed : No
Status : not installed
Source package : python-pydot-1.4.2-2.1.src
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.