ctcache-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S ctcache-git

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

$ yay -Rns ctcache-git

2. Manually Install "ctcache-git" via AUR

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

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

b. Clone ctcache-git's git locally

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

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

$ cd ~/ctcache-git $ makepkg -si

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

ID: 1427031
Name: ctcache-git
PackageBaseID: 203675
PackageBase: ctcache-git
Version: r161.46ba46a-1
Description: Cache for clang-tidy static analysis results
URL: https://github.com/matus-chochlik/ctcache/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: syyyr
Submitter: syyyr
FirstSubmitted: 1710413102
LastModified: 1710413102
URLPath: /cgit/aur.git/snapshot/ctcache-git.tar.gz