How to Install and Uninstall libopengm-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "libopengm-bin" package

Learn how to install libopengm-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopengm-bin

2. Uninstall "libopengm-bin" package

Learn how to uninstall libopengm-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libopengm-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopengm-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libopengm-bin
Priority: optional
Section: universe/science
Installed-Size: 6418
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: opengm
Version: 2.3.6-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libhdf5-10, libstdc++6 (>= 5.2)
Filename: pool/universe/o/opengm/libopengm-bin_2.3.6-2_amd64.deb
Size: 1006776
MD5sum: 73f1112a88ae2961e2d3dfe9fbab606d
SHA1: 2e3aaf33b94b590b03f84d5e78915445369e0cec
SHA256: 38da440108be1658b0e0b4bf86edb818ff19d1edf478fea18598a1595a952524
Description-en: command line tools for 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 commandline interface to the OpenGM library.
Description-md5: 5dea95aa70c54a87a67cd280dbc4acb6
Homepage: http://hci.iwr.uni-heidelberg.de/opengm2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions