sccache-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S sccache-bin

* (Optional) Uninstall sccache-bin on Arch using YAY

$ yay -Rns sccache-bin

2. Manually Install "sccache-bin" via AUR

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

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

b. Clone sccache-bin's git locally

$ git clone https://aur.archlinux.org/sccache-bin.git ~/sccache-bin

c. Go to ~/sccache-bin folder and install it

$ cd ~/sccache-bin $ makepkg -si

3. Information about the sccache-bin package on Arch User Repository (AUR)

ID: 1405675
Name: sccache-bin
PackageBaseID: 202247
PackageBase: sccache-bin
Version: 0.7.7-1
Description: Shared compilation cache
URL: https://github.com/mozilla/sccache
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1707329711
LastModified: 1707329711
URLPath: /cgit/aur.git/snapshot/sccache-bin.tar.gz