sccache-git on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install sccache-git on Arch using YAY
$
yay -S
sccache-git
Copied
* (Optional) Uninstall sccache-git on Arch using YAY
$
yay -Rns
sccache-git
Copied
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
Copied
b. Clone sccache-git's git locally
$
git clone https://aur.archlinux.org/sccache-git.git
~/sccache-git
Copied
c. Go to ~/sccache-git folder and install it
$
cd
~/sccache-git
Copied
$
makepkg -si
Copied
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
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