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

Last updated: May 18,2024

1. Install "python3-pygraph" package

In this section, we are going to explain the necessary steps to install python3-pygraph on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python3-pygraph

2. Uninstall "python3-pygraph" package

Learn how to uninstall python3-pygraph on Ubuntu 18.04 LTS (Bionic Beaver):

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

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

Package: python3-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: 210
Depends: python3:any (>= 3.3.2-2~), python3-pydot, python3-pkg-resources
Suggests: python3-pyparsing
Filename: pool/universe/p/python-graph/python3-pygraph_1.8.2-6_all.deb
Size: 25734
MD5sum: 8f1a8aa11e08f74b6978071c9478ac6a
SHA1: 5641e5643998a1784c58e76cfafa60e5de4029af
SHA256: 17093be86ad809cac8515a1b73963f94d9d5706ab51d67cb30afdc262838e8dd
Homepage: http://code.google.com/p/python-graph/
Description: library for working with graphs in Python (Python3)
Description-md5: b95425c59bdb43536eee7aa4b8ab30a4

5. The same packages on other Linux Distributions