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