cuda-7.5 on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "cuda-7.5" 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.5 on Arch using YAY

$ yay -S cuda-7.5

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

$ yay -Rns cuda-7.5

2. Manually Install "cuda-7.5" 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.5's git locally

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

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

$ cd ~/cuda-7.5 $ makepkg -si

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

ID: 347702
Name: cuda-7.5
PackageBaseID: 116303
PackageBase: cuda-7.5
Version: 7.5.18-5
Description: NVIDIA's GPU programming toolkit. Version 7.5
URL: http://www.nvidia.com/object/cuda_home.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ivlis
FirstSubmitted: 1476827665
LastModified: 1476827665
URLPath: /cgit/aur.git/snapshot/cuda-7.5.tar.gz