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