hipify-clang on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S hipify-clang

* (Optional) Uninstall hipify-clang on Arch using YAY

$ yay -Rns hipify-clang

2. Manually Install "hipify-clang" via AUR

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

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

b. Clone hipify-clang's git locally

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

c. Go to ~/hipify-clang folder and install it

$ cd ~/hipify-clang $ makepkg -si

3. Information about the hipify-clang package on Arch User Repository (AUR)

ID: 1116397
Name: hipify-clang
PackageBaseID: 173012
PackageBase: hipify-clang
Version: 5.2.1-1
Description: Convert CUDA to Portable C++ Code
URL: https://docs.amd.com/bundle/HIP-Programming-Guide-v5.2/page/Transitioning_from_CUDA_to_HIP.html
NumVotes: 1
Popularity: 0.947568
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1636729410
LastModified: 1658657674
URLPath: /cgit/aur.git/snapshot/hipify-clang.tar.gz

5. The same packages on other Linux Distributions