sccache-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S sccache-git

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

$ yay -Rns sccache-git

2. Manually Install "sccache-git" via AUR

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

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

b. Clone sccache-git's git locally

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

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

$ cd ~/sccache-git $ makepkg -si

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

ID: 696437
Name: sccache-git
PackageBaseID: 127195
PackageBase: sccache-git
Version: r844.c701598-1
Description: ccache-like tool. Wraps compiler and avoids compilation when possible. Supports rustc
URL: https://github.com/mozilla/sccache
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: versusvoid
Submitter: versusvoid
FirstSubmitted: 1510507596
LastModified: 1581578509
URLPath: /cgit/aur.git/snapshot/sccache-git.tar.gz