icecream on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S icecream

* (Optional) Uninstall icecream on Arch using YAY

$ yay -Rns icecream

2. Manually Install "icecream" via AUR

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

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

b. Clone icecream's git locally

$ git clone https://aur.archlinux.org/icecream.git ~/icecream

c. Go to ~/icecream folder and install it

$ cd ~/icecream $ makepkg -si

3. Information about the icecream package on Arch User Repository (AUR)

ID: 1168647
Name: icecream
PackageBaseID: 7111
PackageBase: icecream
Version: 1.4-4
Description: takes compile jobs from your build and distributes it to remote machines allowing a parallel build on several machines.
URL: https://github.com/icecc/icecream
NumVotes: 37
Popularity: 8.2E-5
OutOfDate:
Maintainer: xenhat
Submitter: uwolfer
FirstSubmitted: 1160599690
LastModified: 1668355360
URLPath: /cgit/aur.git/snapshot/icecream.tar.gz