How to Install and Uninstall js-gl-matrix.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "js-gl-matrix.noarch" package

This is a short guide on how to install js-gl-matrix.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install js-gl-matrix.noarch

2. Uninstall "js-gl-matrix.noarch" package

This guide let you learn how to uninstall js-gl-matrix.noarch on Fedora 34:

$ sudo dnf remove js-gl-matrix.noarch $ sudo dnf autoremove

3. Information about the js-gl-matrix.noarch package on Fedora 34

Last metadata expiration check: 1:28:38 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : js-gl-matrix
Version : 2.4.0
Release : 8.fc34
Architecture : noarch
Size : 37 k
Source : js-gl-matrix-2.4.0-8.fc34.src.rpm
Repository : fedora
Summary : Javascript module designed to perform vector and matrix operations very fast
URL : http://glmatrix.net/
License : MIT
Description : glMatrix is designed to perform vector and matrix operations stupidly fast!
: By hand-tuning each function for maximum performance and encouraging
: efficient usage patterns through API conventions, glMatrix will help you get
: the most out of your browsers Javascript engine.