How to Install and Uninstall python-networkx Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python-networkx" package
In this section, we are going to explain the necessary steps to install python-networkx on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-networkx
Copied
2. Uninstall "python-networkx" package
Please follow the step by step instructions below to uninstall python-networkx on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-networkx
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-networkx package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-networkx
Priority: optional
Section: graphics
Installed-Size: 3902
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Version: 1.11-1ubuntu1
Depends: python-decorator, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-numpy, python-pkg-resources, python-yaml
Suggests: python-matplotlib, python-scipy, python-pygraphviz | python-pydot
Filename: pool/main/p/python-networkx/python-networkx_1.11-1ubuntu1_all.deb
Size: 806090
MD5sum: 9037f2554a86674f3ad60f6faad79d83
SHA1: 2105f717dc53aafc668d96589b4d6ca6c76c3e53
SHA256: 8c4788b069c128a99aebdf2219667a82744920673fb29e07bc33990c07eac57b
Description-en: tool to create, manipulate and study complex networks
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.
Description-md5: cb7ca204568a0b47336b9713c709df11
Homepage: http://networkx.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Priority: optional
Section: graphics
Installed-Size: 3902
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Version: 1.11-1ubuntu1
Depends: python-decorator, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-numpy, python-pkg-resources, python-yaml
Suggests: python-matplotlib, python-scipy, python-pygraphviz | python-pydot
Filename: pool/main/p/python-networkx/python-networkx_1.11-1ubuntu1_all.deb
Size: 806090
MD5sum: 9037f2554a86674f3ad60f6faad79d83
SHA1: 2105f717dc53aafc668d96589b4d6ca6c76c3e53
SHA256: 8c4788b069c128a99aebdf2219667a82744920673fb29e07bc33990c07eac57b
Description-en: tool to create, manipulate and study complex networks
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.
Description-md5: cb7ca204568a0b47336b9713c709df11
Homepage: http://networkx.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y