frc-toolchain on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "frc-toolchain" 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 frc-toolchain on Arch using YAY
$
yay -S
frc-toolchain
Copied
* (Optional) Uninstall frc-toolchain on Arch using YAY
$
yay -Rns
frc-toolchain
Copied
2. Manually Install "frc-toolchain" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone frc-toolchain's git locally
$
git clone https://aur.archlinux.org/frc-toolchain.git
~/frc-toolchain
Copied
c. Go to ~/frc-toolchain folder and install it
$
cd
~/frc-toolchain
Copied
$
makepkg -si
Copied
3. Information about the frc-toolchain package on Arch User Repository (AUR)
ID: 1350950
Name: frc-toolchain
PackageBaseID: 124893
PackageBase: frc-toolchain
Version: 2024.1-1
Description: The FIRST Robotics Competition C/C++ build system components
URL: https://github.com/wpilibsuite/toolchain-builder
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: calcmogul
Submitter: calcmogul
FirstSubmitted: 1503032260
LastModified: 1699637292
URLPath: /cgit/aur.git/snapshot/frc-toolchain.tar.gz
Name: frc-toolchain
PackageBaseID: 124893
PackageBase: frc-toolchain
Version: 2024.1-1
Description: The FIRST Robotics Competition C/C++ build system components
URL: https://github.com/wpilibsuite/toolchain-builder
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: calcmogul
Submitter: calcmogul
FirstSubmitted: 1503032260
LastModified: 1699637292
URLPath: /cgit/aur.git/snapshot/frc-toolchain.tar.gz