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