cudnn8-cuda11.1 on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S cudnn8-cuda11.1

* (Optional) Uninstall cudnn8-cuda11.1 on Arch using YAY

$ yay -Rns cudnn8-cuda11.1

2. Manually Install "cudnn8-cuda11.1" via AUR

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

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

b. Clone cudnn8-cuda11.1's git locally

$ git clone https://aur.archlinux.org/cudnn8-cuda11.1.git ~/cudnn8-cuda11.1

c. Go to ~/cudnn8-cuda11.1 folder and install it

$ cd ~/cudnn8-cuda11.1 $ makepkg -si

3. Information about the cudnn8-cuda11.1 package on Arch User Repository (AUR)

ID: 1347277
Name: cudnn8-cuda11.1
PackageBaseID: 199212
PackageBase: cudnn8-cuda11.1
Version: 8.0.5.39-1
Description: NVIDIA CUDA Deep Neural Network library
URL: https://developer.nvidia.com/cuDNN
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gilcu3
Submitter: gilcu3
FirstSubmitted: 1699096419
LastModified: 1699096419
URLPath: /cgit/aur.git/snapshot/cudnn8-cuda11.1.tar.gz