buildcache on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S buildcache

* (Optional) Uninstall buildcache on Arch using YAY

$ yay -Rns buildcache

2. Manually Install "buildcache" via AUR

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

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

b. Clone buildcache's git locally

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

c. Go to ~/buildcache folder and install it

$ cd ~/buildcache $ makepkg -si

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

ID: 1423302
Name: buildcache
PackageBaseID: 170234
PackageBase: buildcache
Version: 0.29.0-1
Description: An advanced compiler accelerator
URL: https://gitlab.com/bits-n-bites/buildcache
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1629702984
LastModified: 1709915288
URLPath: /cgit/aur.git/snapshot/buildcache.tar.gz