firebuild on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S firebuild

* (Optional) Uninstall firebuild on Arch using YAY

$ yay -Rns firebuild

2. Manually Install "firebuild" via AUR

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

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

b. Clone firebuild's git locally

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

c. Go to ~/firebuild folder and install it

$ cd ~/firebuild $ makepkg -si

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

ID: 1308506
Name: firebuild
PackageBaseID: 192823
PackageBase: firebuild
Version: 0.8.2-1
Description: Automatic build accelerator cache for Linux
URL: https://firebuild.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bart
FirstSubmitted: 1681898624
LastModified: 1692885119
URLPath: /cgit/aur.git/snapshot/firebuild.tar.gz