distcc-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S distcc-git

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

$ yay -Rns distcc-git

2. Manually Install "distcc-git" via AUR

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

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

b. Clone distcc-git's git locally

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

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

$ cd ~/distcc-git $ makepkg -si

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

ID: 1297990
Name: distcc-git
PackageBaseID: 143875
PackageBase: distcc-git
Version: v3.4.r40.g2d33649-1
Description: Distributed compilation service for C, C++ and Objective-C
URL: https://github.com/distcc/distcc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1564225640
LastModified: 1690977215
URLPath: /cgit/aur.git/snapshot/distcc-git.tar.gz