How to Install and Uninstall python3-pygraphviz Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-pygraphviz" package

Here is a brief guide to show you how to install python3-pygraphviz on Kali Linux

$ sudo apt update $ sudo apt install python3-pygraphviz

2. Uninstall "python3-pygraphviz" package

Please follow the instructions below to uninstall python3-pygraphviz on Kali Linux:

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

3. Information about the python3-pygraphviz package on Kali Linux

Package: python3-pygraphviz
Source: python-pygraphviz (1.7-3)
Version: 1.7-3+b5
Installed-Size: 497
Maintainer: Sandro Tosi
Architecture: amd64
Depends: graphviz, python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libcgraph6, libgvc6
Suggests: python-pygraphviz-doc
Size: 83100
SHA256: 29213fe6f7573982f04db5f6577c3d0ba3779db54cee2e25c1808dd6cd1fed35
SHA1: 479ab026966e48b76dfa164ce6a5c495aa791a40
MD5sum: 346efc8aa5649559caf1a2cec583673b
Description: Python interface to the Graphviz graph layout and visualization package (Python 3)
Pygraphviz is a Python interface to the Graphviz graph layout and
visualization package.
.
With Pygraphviz you can create, edit, read, write, and draw graphs using
Python to access the Graphviz graph data structure and layout algorithms.
.
This package contains the Python 3 version of python-pygraphviz.
Description-md5:
Homepage: https://pygraphviz.github.io/
Section: python
Priority: optional
Filename: pool/main/p/python-pygraphviz/python3-pygraphviz_1.7-3+b5_amd64.deb