How to Install and Uninstall python-pygraph Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 18,2024

1. Install "python-pygraph" package

This guide covers the steps necessary to install python-pygraph on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-pygraph

2. Uninstall "python-pygraph" package

Please follow the steps below to uninstall python-pygraph on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-pygraph package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-pygraph
Architecture: all
Version: 1.8.2-6
Priority: optional
Section: universe/python
Source: python-graph
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 952
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-pydot, python-pkg-resources
Suggests: libgv-python, python-pyparsing
Filename: pool/universe/p/python-graph/python-pygraph_1.8.2-6_all.deb
Size: 117984
MD5sum: 979881003d19d42ea4492646fddb1fe7
SHA1: c221eba80eea8710bc1d6c46d689b9f55eebcad2
SHA256: b18504cbd85046f75635d14fcac12da0d07c1ab353f32b738e2718508987b828
Homepage: http://code.google.com/p/python-graph/
Description: library for working with graphs in Python
Description-md5: f5bfdec30b2e7b0cf4a1f8510ae731f6

5. The same packages on other Linux Distributions