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

Last updated: November 07,2024

1. Install "python-pygraphviz-doc" package

In this section, we are going to explain the necessary steps to install python-pygraphviz-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-pygraphviz-doc" package

In this section, we are going to explain the necessary steps to uninstall python-pygraphviz-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pygraphviz-doc
Priority: optional
Section: universe/doc
Installed-Size: 311
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: python-pygraphviz
Version: 1.3.1-0ubuntu2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-pygraphviz/python-pygraphviz-doc_1.3.1-0ubuntu2_all.deb
Size: 63278
MD5sum: 5084f081bb3b692a500e818d9f5e13b1
SHA1: a521f897c982fdde9496aa44c1168448b12d7f91
SHA256: 74245f85a42c2e84fccd816e25c9bb17c9dd0503f62bd850301371214ec6f435
Description-en: Python interface to the Graphviz graph layout and visualization package (doc)
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 documentation for python-pygraphviz.
Description-md5: 84251949f03123160cc9670f9d38f9b3
Homepage: http://networkx.lanl.gov/pygraphviz/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu