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

Last updated: May 09,2024

1. Install "python-objgraph-doc" package

This is a short guide on how to install python-objgraph-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-objgraph-doc" package

Here is a brief guide to show you how to uninstall python-objgraph-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-objgraph-doc
Priority: optional
Section: universe/doc
Installed-Size: 880
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: objgraph
Version: 2.0.1-1
Replaces: python-objgraph (<< 1.6.0-2), python3-objgraph (<< 1.6.0-2)
Depends: libjs-sphinxdoc (>= 1.0)
Recommends: graphviz
Suggests: xdot
Breaks: python-objgraph (<< 1.6.0-2), python3-objgraph (<< 1.6.0-2)
Filename: pool/universe/o/objgraph/python-objgraph-doc_2.0.1-1_all.deb
Size: 559952
MD5sum: 2cefc401fb49d724c28580e4d96f7499
SHA1: 88ce3493afc6d8b0e361b3e3c4fb982bb7bb649d
SHA256: 24c779414bcb183717f8f7759cf5130c4ef4914537d4f75ce376054536665cd0
Description-en: Module for exploring Python object reference graphs (Documentation)
objgraph is a module that lets you visually explore Python object graphs.
.
It can be used for counting and statistics, finding root references
responsible for large object trees and export the object reference graphs in
graphviz format.
.
This package contains the documentation for objgraph.
Description-md5: 04a01095057c0c94d95ddf3db61dadc7
Homepage: http://mg.pov.lt/objgraph/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu