rocthrust on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S rocthrust

* (Optional) Uninstall rocthrust on Arch using YAY

$ yay -Rns rocthrust

2. Manually Install "rocthrust" via AUR

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

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

b. Clone rocthrust's git locally

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

c. Go to ~/rocthrust folder and install it

$ cd ~/rocthrust $ makepkg -si

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

ID: 1128296
Name: rocthrust
PackageBaseID: 142713
PackageBase: rocthrust
Version: 5.2.3-1
Description: Port of the Thrust parallel algorithm library atop HIP/ROCm
URL: https://docs.amd.com/bundle/rocTHRUST_API_Guide/page/index.html
NumVotes: 3
Popularity: 0.947617
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1560353142
LastModified: 1661009224
URLPath: /cgit/aur.git/snapshot/rocthrust.tar.gz

5. The same packages on other Linux Distributions