How to Install and Uninstall python-igraph-doc Package on Kali Linux

Last updated: June 29,2024

1. Install "python-igraph-doc" package

This is a short guide on how to install python-igraph-doc on Kali Linux

$ sudo apt update $ sudo apt install python-igraph-doc

2. Uninstall "python-igraph-doc" package

This guide let you learn how to uninstall python-igraph-doc on Kali Linux:

$ sudo apt remove python-igraph-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-igraph-doc package on Kali Linux

Package: python-igraph-doc
Source: python-igraph
Version: 0.11.4+ds-1
Installed-Size: 15022
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Suggests: www-browser, pdf-viewer, jupyter-notebook
Enhances: python3-igraph (= 0.11.4+ds-1)
Size: 6044252
SHA256: 48cc46fc8e55b1373d829cea55e6bd60fac103fa39f1b8e702a972275125737e
SHA1: b7cae009d6ba47833339d92e4608eea4542aa148
MD5sum: 332262b5d7dfcfd309f1db47ded033b0
Description: High performance graph data structures and algorithms (doc)
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 documentation for the Python interface of igraph.
Description-md5:
Multi-Arch: foreign
Homepage: https://igraph.org/python/
Section: doc
Priority: optional
Filename: pool/main/p/python-igraph/python-igraph-doc_0.11.4+ds-1_all.deb

5. The same packages on other Linux Distributions