cuda-11.1 on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "cuda-11.1" 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.1 on Arch using YAY
$
yay -S
cuda-11.1
Copied
* (Optional) Uninstall cuda-11.1 on Arch using YAY
$
yay -Rns
cuda-11.1
Copied
2. Manually Install "cuda-11.1" 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.1's git locally
$
git clone https://aur.archlinux.org/cuda-11.1.git
~/cuda-11.1
Copied
c. Go to ~/cuda-11.1 folder and install it
$
cd
~/cuda-11.1
Copied
$
makepkg -si
Copied
3. Information about the cuda-11.1 package on Arch User Repository (AUR)
ID: 987542
Name: cuda-11.1
PackageBaseID: 167896
PackageBase: cuda-11.1
Version: 11.1.1-4
Description: NVIDIA's GPU programming toolkit
URL: https://developer.nvidia.com/cuda-zone
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jerry73204
Submitter: jerry73204
FirstSubmitted: 1623494788
LastModified: 1636697851
URLPath: /cgit/aur.git/snapshot/cuda-11.1.tar.gz
Name: cuda-11.1
PackageBaseID: 167896
PackageBase: cuda-11.1
Version: 11.1.1-4
Description: NVIDIA's GPU programming toolkit
URL: https://developer.nvidia.com/cuda-zone
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jerry73204
Submitter: jerry73204
FirstSubmitted: 1623494788
LastModified: 1636697851
URLPath: /cgit/aur.git/snapshot/cuda-11.1.tar.gz