starpu on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S starpu

* (Optional) Uninstall starpu on Arch using YAY

$ yay -Rns starpu

2. Manually Install "starpu" via AUR

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

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

b. Clone starpu's git locally

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

c. Go to ~/starpu folder and install it

$ cd ~/starpu $ makepkg -si

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

ID: 984710
Name: starpu
PackageBaseID: 172092
PackageBase: starpu
Version: 1.3.9-3
Description: Task programming library for hybrid architectures
URL: https://starpu.gitlabpages.inria.fr/
NumVotes: 1
Popularity: 0
OutOfDate: 1686830833
Maintainer:
Submitter: aviallon
FirstSubmitted: 1634398539
LastModified: 1636197895
URLPath: /cgit/aur.git/snapshot/starpu.tar.gz