wpimath on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S wpimath

* (Optional) Uninstall wpimath on Arch using YAY

$ yay -Rns wpimath

2. Manually Install "wpimath" via AUR

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

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

b. Clone wpimath's git locally

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

c. Go to ~/wpimath folder and install it

$ cd ~/wpimath $ makepkg -si

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

ID: 1414606
Name: wpimath
PackageBaseID: 186771
PackageBase: wpimath
Version: 2024.3.1-1
Description: WPILib's mathematics and controls library
URL: https://github.com/wpilibsuite/allwpilib
NumVotes: 1
Popularity: 0.03275
OutOfDate:
Maintainer: calcmogul
Submitter: calcmogul
FirstSubmitted: 1666279316
LastModified: 1708744931
URLPath: /cgit/aur.git/snapshot/wpimath.tar.gz