How to Install and Uninstall python-igraph Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-igraph" package

In this section, we are going to explain the necessary steps to install python-igraph on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-igraph

2. Uninstall "python-igraph" package

In this section, we are going to explain the necessary steps to uninstall python-igraph on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-igraph package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-igraph
Priority: extra
Section: universe/python
Installed-Size: 1507
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 0.7.1post6-0ubuntu2
Provides: python2.7-igraph
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.4), libigraph0v5
Filename: pool/universe/p/python-igraph/python-igraph_0.7.1post6-0ubuntu2_amd64.deb
Size: 296362
MD5sum: 04827ff2f56491c1ed7f54298c4dda97
SHA1: a20315ba0fd74a6e52bd9121a316b07d33948abc
SHA256: 81c8a4b70c64f49490c7e376a76f0ae2d0dc96d6d6a1b448cd83eee8d0a99997
Description-en: High performance graph data structures and algorithms
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.
Description-md5: 2085e179219c3c548b3740f582af1849
Homepage: http://igraph.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu