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