sccache-dist on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S sccache-dist

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

$ yay -Rns sccache-dist

2. Manually Install "sccache-dist" via AUR

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

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

b. Clone sccache-dist's git locally

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

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

$ cd ~/sccache-dist $ makepkg -si

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

ID: 1396620
Name: sccache-dist
PackageBaseID: 161554
PackageBase: sccache-dist
Version: 0.7.6-1
Description: sccache compilation server
URL: https://github.com/mozilla/sccache
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FrederickZh
Submitter: FrederickZh
FirstSubmitted: 1609621542
LastModified: 1706787795
URLPath: /cgit/aur.git/snapshot/sccache-dist.tar.gz