linmath on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "linmath" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install linmath on Arch using YAY

$ yay -S linmath

* (Optional) Uninstall linmath on Arch using YAY

$ yay -Rns linmath

2. Manually Install "linmath" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone linmath's git locally

$ git clone https://aur.archlinux.org/linmath.git ~/linmath

c. Go to ~/linmath folder and install it

$ cd ~/linmath $ makepkg -si

3. Information about the linmath package on Arch User Repository (AUR)

ID: 977984
Name: linmath
PackageBaseID: 149880
PackageBase: linmath
Version: 2.0538757-1
Description: lean linear math library, aimed at graphics programming
URL: https://github.com/datenwolf/linmath.h
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: editicalu
Submitter: editicalu
FirstSubmitted: 1583592318
LastModified: 1634921266
URLPath: /cgit/aur.git/snapshot/linmath.tar.gz