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

Last updated: May 16,2024

1. Install "python3-igraph" package

This guide let you learn how to install python3-igraph on Kali Linux

$ sudo apt update $ sudo apt install python3-igraph

2. Uninstall "python3-igraph" package

Here is a brief guide to show you how to uninstall python3-igraph on Kali Linux:

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

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

Package: python3-igraph
Source: python-igraph
Version: 0.11.4+ds-1
Installed-Size: 2244
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3-texttable, python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.29), libigraph3 (>= 0.10.10)
Size: 382380
SHA256: 6fa5a2ed28fe40f8840a620c6e62c4bc4728cac4da0ff5fe8353bdd8a199b855
SHA1: 41625c3cc2ff29615828981831ca6a680f15e758
MD5sum: e2ffc1d8c9695c0e706d3cda115724ae
Description: High performance graph data structures and algorithms (Python 3)
Python interface to the igraph high performance graph library, primarily
aimed at complex network research and analysis.
.
Graph plotting functionality is provided by the Cairo library, so make
sure you install the Python bindings of Cairo if you want to generate
publication-quality graph plots.
.
This package contains the Python 3 version of igraph.
Description-md5:
Homepage: https://igraph.org/python/
Section: python
Priority: optional
Filename: pool/main/p/python-igraph/python3-igraph_0.11.4+ds-1_amd64.deb