cuda-7.0 on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "cuda-7.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

b. Install cuda-7.0 on Arch using YAY

$ yay -S cuda-7.0

* (Optional) Uninstall cuda-7.0 on Arch using YAY

$ yay -Rns cuda-7.0

2. Manually Install "cuda-7.0" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cuda-7.0's git locally

$ git clone https://aur.archlinux.org/cuda-7.0.git ~/cuda-7.0

c. Go to ~/cuda-7.0 folder and install it

$ cd ~/cuda-7.0 $ makepkg -si

3. Information about the cuda-7.0 package on Arch User Repository (AUR)

ID: 250621
Name: cuda-7.0
PackageBaseID: 103203
PackageBase: cuda-7.0
Version: 7.0.28-1
Description: NVIDIA's GPU programming toolkit - Frozen at version 7.0
URL: http://www.nvidia.com/object/cuda_home.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rharriso
FirstSubmitted: 1447255598
LastModified: 1448338901
URLPath: /cgit/aur.git/snapshot/cuda-7.0.tar.gz