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