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

Last updated: July 03,2024

1. Install "cudnn7-cuda10.1" 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.1 on Arch using YAY

$ yay -S cudnn7-cuda10.1

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

$ yay -Rns cudnn7-cuda10.1

2. Manually Install "cudnn7-cuda10.1" 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.1's git locally

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

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

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

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

ID: 800141
Name: cudnn7-cuda10.1
PackageBaseID: 158342
PackageBase: cudnn7-cuda10.1
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: kotaur
FirstSubmitted: 1601802290
LastModified: 1601802290
URLPath: /cgit/aur.git/snapshot/cudnn7-cuda10.1.tar.gz