directxmath on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "directxmath" 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 directxmath on Arch using YAY

$ yay -S directxmath

* (Optional) Uninstall directxmath on Arch using YAY

$ yay -Rns directxmath

2. Manually Install "directxmath" via AUR

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

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

b. Clone directxmath's git locally

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

c. Go to ~/directxmath folder and install it

$ cd ~/directxmath $ makepkg -si

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

ID: 1378875
Name: directxmath
PackageBaseID: 190128
PackageBase: directxmath
Version: 3.1.8-2
Description: All inline SIMD C++ linear algebra library for use in games and graphics apps
URL: https://go.microsoft.com/fwlink/?LinkID=615560
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Vaporeon
Submitter: Vaporeon
FirstSubmitted: 1675505320
LastModified: 1704195520
URLPath: /cgit/aur.git/snapshot/directxmath.tar.gz