cudnn6 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cudnn6

* (Optional) Uninstall cudnn6 on Arch using YAY

$ yay -Rns cudnn6

2. Manually Install "cudnn6" via AUR

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

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

b. Clone cudnn6's git locally

$ git clone https://aur.archlinux.org/cudnn6.git ~/cudnn6

c. Go to ~/cudnn6 folder and install it

$ cd ~/cudnn6 $ makepkg -si

3. Information about the cudnn6 package on Arch User Repository (AUR)

ID: 477001
Name: cudnn6
PackageBaseID: 126624
PackageBase: cudnn6
Version: 6.0.21-4
Description: NVIDIA CUDA Deep Neural Network library (version 6)
URL: https://developer.nvidia.com/cuDNN
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1508915735
LastModified: 1515585534
URLPath: /cgit/aur.git/snapshot/cudnn6.tar.gz