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

Last updated: May 14,2024

1. Install "python-gvgen" package

Please follow the guidelines below to install python-gvgen on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gvgen

2. Uninstall "python-gvgen" package

This guide covers the steps necessary to uninstall python-gvgen on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gvgen
Priority: extra
Section: universe/python
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.9-2build1
Provides: python2.7-gvgen
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/python-gvgen/python-gvgen_0.9-2build1_all.deb
Size: 7434
MD5sum: a30108cd3962da3d273f7c5d754b4197
SHA1: 6b87885d153afd8dcb9c295d34475afeaff48e69
SHA256: 44c2c97e8722ec588f74c0402bbdfac447b1d57cf0e7dc49eb1cafe6929b6acf
Description-en: Python class to generate dot files
GvGen is a python class to generate dot files for further use with graphviz.
.
* Node creation, naming and connection
* Apply any graphviz property on the fly
* Apply graphviz properties to a style
* Add a legend to your graph easily
Description-md5: cce4329785b606924ea872eb4f730a2c
Homepage: http://software.inl.fr/trac/wiki/GvGen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu