fbuild on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S fbuild

* (Optional) Uninstall fbuild on Arch using YAY

$ yay -Rns fbuild

2. Manually Install "fbuild" via AUR

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

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

b. Clone fbuild's git locally

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

c. Go to ~/fbuild folder and install it

$ cd ~/fbuild $ makepkg -si

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

ID: 494606
Name: fbuild
PackageBaseID: 130484
PackageBase: fbuild
Version: 0.3rc2-2
Description: A cross platform, high performant caching build system
URL: https://github.com/felix-lang/fbuild
NumVotes: 0
Popularity: 0
OutOfDate: 1706459584
Maintainer: SolarAquarion
Submitter: SolarAquarion
FirstSubmitted: 1520028681
LastModified: 1521129328
URLPath: /cgit/aur.git/snapshot/fbuild.tar.gz