hipcub on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S hipcub

* (Optional) Uninstall hipcub on Arch using YAY

$ yay -Rns hipcub

2. Manually Install "hipcub" via AUR

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

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

b. Clone hipcub's git locally

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

c. Go to ~/hipcub folder and install it

$ cd ~/hipcub $ makepkg -si

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

ID: 1128301
Name: hipcub
PackageBaseID: 142720
PackageBase: hipcub
Version: 5.2.3-1
Description: Header-only library on top of rocPRIM or CUB
URL: https://docs.amd.com/bundle/hipCUB-release-rocm-rel-5.2/page/introduction.html
NumVotes: 3
Popularity: 0.947515
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1560356483
LastModified: 1661009731
URLPath: /cgit/aur.git/snapshot/hipcub.tar.gz

5. The same packages on other Linux Distributions