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

Last updated: May 18,2024

1. Install "python3-pygraphviz-dbg" package

Please follow the step by step instructions below to install python3-pygraphviz-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-pygraphviz-dbg" package

Here is a brief guide to show you how to uninstall python3-pygraphviz-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pygraphviz-dbg
Priority: extra
Section: universe/debug
Installed-Size: 313
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: amd64
Source: python-pygraphviz
Version: 1.3.1-0ubuntu2
Depends: python3-pygraphviz (= 1.3.1-0ubuntu2), python3-dbg, libc6 (>= 2.14), libcgraph6
Filename: pool/universe/p/python-pygraphviz/python3-pygraphviz-dbg_1.3.1-0ubuntu2_amd64.deb
Size: 115012
MD5sum: 290ee54637681db1ee3dff7d2aff4e76
SHA1: dffd9988acd8db9b540c82b0afdff45337ac8a9a
SHA256: b17938f1517aeae2139611feaf90d132b57b80ccd955ee87162ce8cb5cc68447
Description-en: Python interface to the Graphviz graph layout and visualization package (py3k 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 python3-pygraphviz.
Description-md5: 77c346eff811dcbcd9f1519029957a8b
Homepage: http://networkx.lanl.gov/pygraphviz/
Build-Ids: 5d206be7fa47e2bf39f5ab64aed337436af1ed6b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu