thrust on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S thrust

* (Optional) Uninstall thrust on Arch using YAY

$ yay -Rns thrust

2. Manually Install "thrust" via AUR

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

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

b. Clone thrust's git locally

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

c. Go to ~/thrust folder and install it

$ cd ~/thrust $ makepkg -si

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

ID: 1243022
Name: thrust
PackageBaseID: 119483
PackageBase: thrust
Version: 2.1.0-1
Description: A C++ parallel programming library which resembles the C++ Standard Library
URL: https://github.com/thrust/thrust
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: vicp74
Submitter: zasdfgbnm
FirstSubmitted: 1486236586
LastModified: 1681796694
URLPath: /cgit/aur.git/snapshot/thrust.tar.gz