thrust-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S thrust-git

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

$ yay -Rns thrust-git

2. Manually Install "thrust-git" via AUR

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

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

b. Clone thrust-git's git locally

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

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

$ cd ~/thrust-git $ makepkg -si

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

ID: 784730
Name: thrust-git
PackageBaseID: 141907
PackageBase: thrust-git
Version: 1.9.10.r60.g52a8bda4-1
Description: A C++ parallel programming library which resembles the C++ Standard Library
URL: https://github.com/thrust/thrust
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vicp74
Submitter: vicp74
FirstSubmitted: 1557362832
LastModified: 1598737820
URLPath: /cgit/aur.git/snapshot/thrust-git.tar.gz