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

Last updated: June 28,2024

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

$ yay -S cudnn8-cuda11.0

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

$ yay -Rns cudnn8-cuda11.0

2. Manually Install "cudnn8-cuda11.0" 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.0's git locally

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

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

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

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

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