ccache-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S ccache-git

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

$ yay -Rns ccache-git

2. Manually Install "ccache-git" via AUR

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

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

b. Clone ccache-git's git locally

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

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

$ cd ~/ccache-git $ makepkg -si

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

ID: 1279180
Name: ccache-git
PackageBaseID: 76103
PackageBase: ccache-git
Version: 4.8.2.r4.2737d79e-1
Description: Compiler cache that speeds up recompilation by caching previous compilations
URL: https://ccache.dev
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: ams1
FirstSubmitted: 1386681456
LastModified: 1687811345
URLPath: /cgit/aur.git/snapshot/ccache-git.tar.gz