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

Last updated: May 14,2024

1. Install "python-networkx-doc" package

This tutorial shows how to install python-networkx-doc on Kali Linux

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

2. Uninstall "python-networkx-doc" package

Learn how to uninstall python-networkx-doc on Kali Linux:

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

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

Package: python-networkx-doc
Source: networkx
Version: 2.6.3-1
Installed-Size: 61184
Maintainer: Sandro Tosi
Architecture: all
Depends: libjs-mathjax, libjs-sphinxdoc (>= 4.3)
Size: 14025336
SHA256: 4392f35ec63ee6c79114f7c0ce9fb1efc4469ccd22dd1051836106af5817be4d
SHA1: b9a632fbef941022ad8294ab21f3926abfae3d6d
MD5sum: 3ebb1a471f83841e68f9d7cce9169e53
Description: tool to create, manipulate and study complex networks - documentation
NetworkX is a Python-based package for the creation, manipulation, and
study of the structure, dynamics, and functions of complex networks.
.
The structure of a graph or network is encoded in the edges (connections,
links, ties, arcs, bonds) between nodes (vertices, sites, actors). If
unqualified, by graph it's meant a simple undirected graph, i.e. no
self-loops and no multiple edges are allowed. By a network it's usually
meant a graph with weights (fields, properties) on nodes and/or edges.
.
The potential audience for NetworkX includes: mathematicians, physicists,
biologists, computer scientists, social scientists.
.
This package contains documentation for NetworkX.
Description-md5: c4f7e41e61a676b7552dbdb3c02be4fd
Homepage: https://networkx.github.io/
Tag: role::documentation
Section: doc
Priority: optional
Filename: pool/main/n/networkx/python-networkx-doc_2.6.3-1_all.deb