wpimath on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install wpimath on Arch using YAY
$
yay -S
wpimath
Copied
* (Optional) Uninstall wpimath on Arch using YAY
$
yay -Rns
wpimath
Copied
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
Copied
b. Clone wpimath's git locally
$
git clone https://aur.archlinux.org/wpimath.git
~/wpimath
Copied
c. Go to ~/wpimath folder and install it
$
cd
~/wpimath
Copied
$
makepkg -si
Copied
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
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