How to Install and Uninstall libvmmlib-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libvmmlib-dev" package

This is a short guide on how to install libvmmlib-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvmmlib-dev

2. Uninstall "libvmmlib-dev" package

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

$ sudo apt remove libvmmlib-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvmmlib-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libvmmlib-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 835
Maintainer: Ubuntu Developers
Original-Maintainer: Bas Wijnen
Architecture: all
Source: vmmlib
Version: 1.0-2
Suggests: libblas-dev, liblapack-dev
Filename: pool/universe/v/vmmlib/libvmmlib-dev_1.0-2_all.deb
Size: 125802
MD5sum: 02b120b7ccfcdb0b14f574fdbbf41775
SHA1: b6f4ee5197c7ec3ff3a78057dd290d9ebb9028ff
SHA256: 96bb79d75e35c485d16c156c654babbe3e457e9af1b5bf10e64e96c06d903bf0
Description-en: templatized C++ vector and matrix math library
Vmmlib's basic functionality includes a vector and a matrix class, with
additional functionality for the often-used 3d and 4d vectors and 3x3 and 4x4
matrices.
.
More advanced functionality include solvers, frustum computations and frustum
culling classes, and spatial data structures.
.
It is implemented using C++ templates, making it versatile, and being a header
library, it is very easy to integrate into other libraries and programs.
Description-md5: cd9df71653737924e0a00789c7a73078
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu