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

Last updated: May 18,2024

1. Install "python-altgraph-doc" package

This tutorial shows how to install python-altgraph-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-altgraph-doc" package

Please follow the steps below to uninstall python-altgraph-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-altgraph-doc
Priority: optional
Section: universe/doc
Installed-Size: 258
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-altgraph
Version: 0.12~dfsg-3
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-altgraph/python-altgraph-doc_0.12~dfsg-3_all.deb
Size: 36950
MD5sum: 9d5d797580a51a0c0233c279191ba76a
SHA1: 8602eca482fde8c222868de7e58a239f54d521d8
SHA256: 1626cf1e7f08946a69c4ac1b7e5c283204bea263a8585b668ff3b0c02ab6a533
Description-en: Python graph (network) package - API documentation
altgraph is a fork of graphlib: a graph (network) package for constructing
graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
graphviz output.
.
altgraph includes some additional usage of Python 2.6+ features and
enhancements related to modulegraph and macholib.
.
This package provides the documentation.
Description-md5: adba40aa8ea7b122408c68a6006190a6
Homepage: https://bitbucket.org/ronaldoussoren/altgraph
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu