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

Last updated: May 05,2024

1. Install "python3-gv" package

Please follow the guidelines below to install python3-gv on Kali Linux

$ sudo apt update $ sudo apt install python3-gv

2. Uninstall "python3-gv" package

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

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

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

Package: python3-gv
Source: graphviz
Version: 2.42.2-8
Installed-Size: 273
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Replaces: libgv-python (<< 2.40.1-0~)
Depends: libc6 (>= 2.14), libcgraph6, libgcc-s1 (>= 3.0), libgvc6, libstdc++6 (>= 4.1.1), python3 (<< 3.12), python3 (>= 3.11~), python3:any
Breaks: libgv-python (<< 2.40.1-0~)
Size: 55520
SHA256: 6d951e39d4cce956cd16f1dc975f80f7d3b79fd175e11d59ee976eaede56d2cd
SHA1: 3440362fdc6d47a65b6c42531dcba3022b47d865
MD5sum: 78d2b4832b37d9bd9c2af016c89b6d45
Description: Python3 bindings for graphviz
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the Python3 bindings.
Description-md5:
Homepage: https://www.graphviz.org/
Section: python
Priority: optional
Filename: pool/main/g/graphviz/python3-gv_2.42.2-8_amd64.deb