How to Install and Uninstall python3-pydot Package on openSUSE Leap
Last updated: January 11,2025
1. Install "python3-pydot" package
In this section, we are going to explain the necessary steps to install python3-pydot on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pydot
Copied
2. Uninstall "python3-pydot" package
Learn how to uninstall python3-pydot on openSUSE Leap:
$
sudo zypper remove
python3-pydot
Copied
3. Information about the python3-pydot package on openSUSE Leap
Information for package python3-pydot:
--------------------------------------
Repository : Main Repository
Name : python3-pydot
Version : 1.4.1-1.21
Arch : noarch
Vendor : SUSE LLC
Installed Size : 189.2 KiB
Installed : No
Status : not installed
Source package : python-pydot-1.4.1-1.21.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.
--------------------------------------
Repository : Main Repository
Name : python3-pydot
Version : 1.4.1-1.21
Arch : noarch
Vendor : SUSE LLC
Installed Size : 189.2 KiB
Installed : No
Status : not installed
Source package : python-pydot-1.4.1-1.21.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.