How to Install and Uninstall python3-pydot3 Package on openSUSE Leap
Last updated: November 27,2024
1. Install "python3-pydot3" package
In this section, we are going to explain the necessary steps to install python3-pydot3 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pydot3
Copied
2. Uninstall "python3-pydot3" package
This guide covers the steps necessary to uninstall python3-pydot3 on openSUSE Leap:
$
sudo zypper remove
python3-pydot3
Copied
3. Information about the python3-pydot3 package on openSUSE Leap
Information for package python3-pydot3:
---------------------------------------
Repository : Main Repository
Name : python3-pydot3
Version : 1.0.9-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 188.0 KiB
Installed : No
Status : not installed
Source package : python-pydot3-1.0.9-bp155.2.11.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).
---------------------------------------
Repository : Main Repository
Name : python3-pydot3
Version : 1.0.9-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 188.0 KiB
Installed : No
Status : not installed
Source package : python-pydot3-1.0.9-bp155.2.11.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).