How to Install and Uninstall libvmmlib-dev Package on Kali Linux

Last updated: October 05,2024

1. Install "libvmmlib-dev" package

Please follow the instructions below to install libvmmlib-dev on Kali Linux

$ sudo apt update $ sudo apt install libvmmlib-dev

2. Uninstall "libvmmlib-dev" package

This guide covers the steps necessary to uninstall libvmmlib-dev on Kali Linux:

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

3. Information about the libvmmlib-dev package on Kali Linux

Package: libvmmlib-dev
Source: vmmlib
Version: 1.0-2.3
Installed-Size: 830
Maintainer: Bas Wijnen
Architecture: all
Suggests: libblas-dev, liblapack-dev
Size: 89596
SHA256: 1e09b0cb97e77ded15387e24f3aa8382ce1f6f6edf3e69c25cdd7764850fbeab
SHA1: 47b6f89c80c9bb53b05878f4cd142dc17c46ca2b
MD5sum: a372d84890439d312da8e13717529dc5
Description: 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:
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/v/vmmlib/libvmmlib-dev_1.0-2.3_all.deb