ccache-ext on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "ccache-ext" 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 ccache-ext on Arch using YAY
$
yay -S
ccache-ext
Copied
* (Optional) Uninstall ccache-ext on Arch using YAY
$
yay -Rns
ccache-ext
Copied
2. Manually Install "ccache-ext" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ccache-ext's git locally
$
git clone https://aur.archlinux.org/ccache-ext.git
~/ccache-ext
Copied
c. Go to ~/ccache-ext folder and install it
$
cd
~/ccache-ext
Copied
$
makepkg -si
Copied
3. Information about the ccache-ext package on Arch User Repository (AUR)
ID: 1322289
Name: ccache-ext
PackageBaseID: 136253
PackageBase: ccache-ext
Version: 3-1
Description: pacman hook for adding more compiler links to ccache
URL:
NumVotes: 12
Popularity: 0.030981
OutOfDate:
Maintainer: pingplug
Submitter: pingplug
FirstSubmitted: 1537844482
LastModified: 1695283914
URLPath: /cgit/aur.git/snapshot/ccache-ext.tar.gz
Name: ccache-ext
PackageBaseID: 136253
PackageBase: ccache-ext
Version: 3-1
Description: pacman hook for adding more compiler links to ccache
URL:
NumVotes: 12
Popularity: 0.030981
OutOfDate:
Maintainer: pingplug
Submitter: pingplug
FirstSubmitted: 1537844482
LastModified: 1695283914
URLPath: /cgit/aur.git/snapshot/ccache-ext.tar.gz