How to Install and Uninstall python3-graphviz Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-graphviz" package

Please follow the step by step instructions below to install python3-graphviz on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-graphviz

2. Uninstall "python3-graphviz" package

This is a short guide on how to uninstall python3-graphviz on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-graphviz $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-graphviz package on Ubuntu 21.10 (Impish Indri)

Package: python3-graphviz
Architecture: all
Version: 0.14.2-1
Priority: optional
Section: universe/python
Source: python-graphviz
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Diane Trout
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 168
Depends: graphviz, python3:any
Filename: pool/universe/p/python-graphviz/python3-graphviz_0.14.2-1_all.deb
Size: 26992
MD5sum: 6c7679b937939f2eb4192cac81a57f7b
SHA1: 2cfc12cbf25f89c7a260fd41be17c2c52af75443
SHA256: 4943087b948d717e04238cd61e4428a1b7e5ad922a1af0367724b45748b3b07c
SHA512: d0a54f52c8f7eac6cdbb93c9b33b44710e245eae31b7f429c53d14866fd6cce36d39d9166261c483218484615868a1ac11c2d0234a9457e2af9de68f96ae6c97
Homepage: https://github.com/xflr6/graphviz
Description-en: Simple Python 3 interface for Graphviz
This package facilitates the creation and rendering of graph descriptions in
the DOT language of the Graphviz graph drawing software from Python.
.
Create a graph object, assemble the graph by adding nodes and edges, and
retrieve its DOT source code string. Save the source code to a file and render
it with the Graphviz installation of your system.
.
Use the ``view`` option/method to directly inspect the resulting (PDF, PNG,
SVG, etc.) file with its default application. Graphs can also be rendered
and displayed within Jupyter notebooks.
.
This contains the Python 3 version.
Description-md5: 93c288fb71b065b2472b2292109362fb