nvhpc on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nvhpc

* (Optional) Uninstall nvhpc on Arch using YAY

$ yay -Rns nvhpc

2. Manually Install "nvhpc" via AUR

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

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

b. Clone nvhpc's git locally

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

c. Go to ~/nvhpc folder and install it

$ cd ~/nvhpc $ makepkg -si

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

ID: 1414162
Name: nvhpc
PackageBaseID: 158962
PackageBase: nvhpc
Version: 24.1-1
Description: NVIDIA HPC SDK
URL: https://gitlab.com/badwaik/archlinux/aur/nvhpc
NumVotes: 14
Popularity: 0.011409
OutOfDate:
Maintainer: jayesh
Submitter: a.kudelin
FirstSubmitted: 1603198445
LastModified: 1708682288
URLPath: /cgit/aur.git/snapshot/nvhpc.tar.gz