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