How to Install and Uninstall libglm-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libglm-dev" package

Learn how to install libglm-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libglm-dev

2. Uninstall "libglm-dev" package

Learn how to uninstall libglm-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libglm-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libglm-dev
Architecture: all
Version: 0.9.9.8+ds-1
Multi-Arch: foreign
Priority: extra
Section: libdevel
Source: glm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2258
Filename: pool/main/g/glm/libglm-dev_0.9.9.8+ds-1_all.deb
Size: 181632
MD5sum: 5fcc4769acee6521d9e23f29bf40ef43
SHA1: e556c4b09a85ddf51e44bf469dc1ef8de304238b
SHA256: 6f6122b5a6074dfc17020f45831acab790ed18788914bb322a6c0ea635c641ac
SHA512: b38cb23e57cce4b4487af934b1ef03e56eddf7d6813a6f07d4abaa5d5b5d94e8157ef9ef60c20293c402b43a2a7a9864695e6fbd0c933d8e46b4d02fbf575d3b
Homepage: https://glm.g-truc.net/
Description-en: C++ library for OpenGL GLSL type-based mathematics
OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics
software based on the OpenGL Shading Language (GLSL) specification.
.
GLM provides classes and functions designed and implemented with the same
naming conventions and functionalities as GLSL, so that when a programmer
knows GLSL, he knows GLM as well, which makes it really easy to use.
.
This project isn't limited to GLSL features. An extension system, based on the
GLSL extension conventions, provides extended capabilities: matrix
transformations, quaternions, half-based types, random numbers, et cetera.
.
This library works perfectly together with OpenGL but it also ensures
interoperability with other third party libraries and SDKs. It is a good
candidate for software rendering (such as raytracing, rasterisation), image
processing, physic simulations and any context that requires a simple and
convenient mathematics library.
Description-md5: 8481f3d0f0d4f49f42598ace739888b7