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