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

Last updated: April 29,2024

1. Install "python-opengm-doc" package

This guide covers the steps necessary to install python-opengm-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-opengm-doc" package

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

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

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

Package: python-opengm-doc
Priority: optional
Section: universe/doc
Installed-Size: 8623
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: opengm
Version: 2.3.6-2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/o/opengm/python-opengm-doc_2.3.6-2_all.deb
Size: 1033814
MD5sum: 399badcd023468f8d91d410df05b92cf
SHA1: 96d43532af544c07390435b8e7cde8c668df1896
SHA256: 08835f8ca170a2265d24b7c71ee13557251abd1fcc8a9bb0d6213bfc89e2736a
Description-en: documentation for the Python interface to OpenGM
OpenGM is a C++ template library for discrete factor graph models and
distributive operations on these models.
.
It includes state-of-the-art optimization and inference algorithms beyond
message passing. OpenGM handles large models efficiently, is modular and
extendible. The graphical model data structure, inference algorithms and
different encodings of functions inter-operate through well-defined
interfaces. The binary OpenGM file format is based on the HDF5 standard and
incorporates user extensions automatically.
.
This package contains the documentation for the Python interface to the
OpenGM library.
Description-md5: 11c6eece60e444eb091fd14d57b3a854
Homepage: http://hci.iwr.uni-heidelberg.de/opengm2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu