thrill-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S thrill-git

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

$ yay -Rns thrill-git

2. Manually Install "thrill-git" via AUR

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

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

b. Clone thrill-git's git locally

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

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

$ cd ~/thrill-git $ makepkg -si

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

ID: 832743
Name: thrill-git
PackageBaseID: 160855
PackageBase: thrill-git
Version: 1:12c5b59bc-3
Description: Thrill is an EXPERIMENTAL C++ framework for algorithmic distributed Big Data batch computations on a cluster of machines.
URL: https://github.com/thrill/thrill
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: michaelkuc6
Submitter: michaelkuc6
FirstSubmitted: 1607795587
LastModified: 1607807751
URLPath: /cgit/aur.git/snapshot/thrill-git.tar.gz