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