cuda-11.7 on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "cuda-11.7" 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 cuda-11.7 on Arch using YAY
$
yay -S
cuda-11.7
Copied
* (Optional) Uninstall cuda-11.7 on Arch using YAY
$
yay -Rns
cuda-11.7
Copied
2. Manually Install "cuda-11.7" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cuda-11.7's git locally
$
git clone https://aur.archlinux.org/cuda-11.7.git
~/cuda-11.7
Copied
c. Go to ~/cuda-11.7 folder and install it
$
cd
~/cuda-11.7
Copied
$
makepkg -si
Copied
3. Information about the cuda-11.7 package on Arch User Repository (AUR)
ID: 1354219
Name: cuda-11.7
PackageBaseID: 194867
PackageBase: cuda-11.7
Version: 11.7.1-3
Description: NVIDIA's GPU programming toolkit
URL: https://developer.nvidia.com/cuda-zone
NumVotes: 2
Popularity: 0.584479
OutOfDate:
Maintainer: yodaembedding
Submitter: yodaembedding
FirstSubmitted: 1687135821
LastModified: 1700138367
URLPath: /cgit/aur.git/snapshot/cuda-11.7.tar.gz
Name: cuda-11.7
PackageBaseID: 194867
PackageBase: cuda-11.7
Version: 11.7.1-3
Description: NVIDIA's GPU programming toolkit
URL: https://developer.nvidia.com/cuda-zone
NumVotes: 2
Popularity: 0.584479
OutOfDate:
Maintainer: yodaembedding
Submitter: yodaembedding
FirstSubmitted: 1687135821
LastModified: 1700138367
URLPath: /cgit/aur.git/snapshot/cuda-11.7.tar.gz