How to Install and Uninstall python3-networkx Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 30,2024

1. Install "python3-networkx" package

Please follow the guidelines below to install python3-networkx on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-networkx

2. Uninstall "python3-networkx" package

Here is a brief guide to show you how to uninstall python3-networkx on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-networkx package on Ubuntu 21.10 (Impish Indri)

Package: python3-networkx
Architecture: all
Version: 2.4-4ubuntu1
Priority: optional
Section: python
Source: networkx
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4888
Depends: python3-pkg-resources, python3-decorator (>= 4.3.0), python3:any
Recommends: python3-numpy (>= 1.15.4), python3-yaml
Suggests: python-networkx-doc, python3-gdal, python3-matplotlib, python3-pydot, python3-pygraphviz, python3-scipy
Breaks: androguard (<< 3.3.5-2~), python3-django-hyperkitty (<< 1.3.0-1.1~), python3-skimage (<< 0.16.2-1~)
Filename: pool/main/n/networkx/python3-networkx_2.4-4ubuntu1_all.deb
Size: 855436
MD5sum: 748d6c985a896504f63f6d0c5019b68e
SHA1: 0d534e064ab0a64f8bcd0ee56fb0266d0cd5631a
SHA256: 9dd2a9a6e859ef90a664e7e81bff637a1eac9ad869e341e213af94059b0341b4
SHA512: 1a23662bae3b4293e8fc4e24bc907079854adc82f3aef98cbd2a97ecb4c646d3af5c8eb535e10388a8f086c16aeb109359b04ea0e43d8e8e4087c9296f8e4ec4
Homepage: http://networkx.github.io/
Description-en: tool to create, manipulate and study complex networks (Python3)
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 the Python 3 version of NetworkX.
Description-md5: a2807485b7699fe672b16e535b3e3360