cudnn7-cuda10.2 on AUR (Arch User Repository)

Last updated: May 10,2024

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

b. Install cudnn7-cuda10.2 on Arch using YAY

$ yay -S cudnn7-cuda10.2

* (Optional) Uninstall cudnn7-cuda10.2 on Arch using YAY

$ yay -Rns cudnn7-cuda10.2

2. Manually Install "cudnn7-cuda10.2" via AUR

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

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

b. Clone cudnn7-cuda10.2's git locally

$ git clone https://aur.archlinux.org/cudnn7-cuda10.2.git ~/cudnn7-cuda10.2

c. Go to ~/cudnn7-cuda10.2 folder and install it

$ cd ~/cudnn7-cuda10.2 $ makepkg -si

3. Information about the cudnn7-cuda10.2 package on Arch User Repository (AUR)

ID: 797864
Name: cudnn7-cuda10.2
PackageBaseID: 158170
PackageBase: cudnn7-cuda10.2
Version: 7.6.5.32-1
Description: NVIDIA CUDA Deep Neural Network library
URL: https://developer.nvidia.com/cuDNN
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jerry73204
FirstSubmitted: 1601328300
LastModified: 1601328300
URLPath: /cgit/aur.git/snapshot/cudnn7-cuda10.2.tar.gz