fastbuild on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S fastbuild

* (Optional) Uninstall fastbuild on Arch using YAY

$ yay -Rns fastbuild

2. Manually Install "fastbuild" via AUR

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

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

b. Clone fastbuild's git locally

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

c. Go to ~/fastbuild folder and install it

$ cd ~/fastbuild $ makepkg -si

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

ID: 1159660
Name: fastbuild
PackageBaseID: 166321
PackageBase: fastbuild
Version: 1.07-1
Description: High-performance build system
URL: https://www.fastbuild.org
NumVotes: 2
Popularity: 6.6E-5
OutOfDate:
Maintainer: txfx
Submitter: txfx
FirstSubmitted: 1619956273
LastModified: 1667207840
URLPath: /cgit/aur.git/snapshot/fastbuild.tar.gz