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