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

Last updated: May 19,2024

1. Install "python-pygraphviz-dbg" package

Please follow the guidance below to install python-pygraphviz-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pygraphviz-dbg

2. Uninstall "python-pygraphviz-dbg" package

This guide let you learn how to uninstall python-pygraphviz-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pygraphviz-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pygraphviz-dbg
Priority: extra
Section: universe/debug
Installed-Size: 315
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: amd64
Source: python-pygraphviz
Version: 1.3.1-0ubuntu2
Depends: python-pygraphviz (= 1.3.1-0ubuntu2), python-dbg, libc6 (>= 2.14), libcgraph6
Filename: pool/universe/p/python-pygraphviz/python-pygraphviz-dbg_1.3.1-0ubuntu2_amd64.deb
Size: 115362
MD5sum: 1fc372a44e356265fe849880b04f2020
SHA1: eabe6de44c2363a0c544e040e43c1f73540267b7
SHA256: a45a0c9030606b77795ccb8a16fc519c0c7ffa1afca29729898a78db3fc8793b
Description-en: Python interface to the Graphviz graph layout and visualization package (debug extension)
Pygraphviz is a Python interface to the Graphviz graph layout and
visualization package.
.
With Pygraphviz you can create, edit, read, write, and draw graphs using
Python to access the Graphviz graph data structure and layout algorithms.
.
This package contains the debug extension for python-pygraphviz.
Description-md5: 8f389eb9431ff00ab844dec3dc03d3de
Homepage: http://networkx.lanl.gov/pygraphviz/
Build-Ids: b0d5feaf5572ea698b04c9f2d83a2c34bea33571
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu