cudnn7.0-cuda9.0 on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S cudnn7.0-cuda9.0

* (Optional) Uninstall cudnn7.0-cuda9.0 on Arch using YAY

$ yay -Rns cudnn7.0-cuda9.0

2. Manually Install "cudnn7.0-cuda9.0" via AUR

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

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

b. Clone cudnn7.0-cuda9.0's git locally

$ git clone https://aur.archlinux.org/cudnn7.0-cuda9.0.git ~/cudnn7.0-cuda9.0

c. Go to ~/cudnn7.0-cuda9.0 folder and install it

$ cd ~/cudnn7.0-cuda9.0 $ makepkg -si

3. Information about the cudnn7.0-cuda9.0 package on Arch User Repository (AUR)

ID: 611640
Name: cudnn7.0-cuda9.0
PackageBaseID: 141966
PackageBase: cudnn7.0-cuda9.0
Version: 7.0.5-2
Description: NVIDIA CUDA Deep Neural Network library (version 7.0)
URL: https://developer.nvidia.com/cuDNN
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tinytangent
Submitter: tinytangent
FirstSubmitted: 1557596325
LastModified: 1557596894
URLPath: /cgit/aur.git/snapshot/cudnn7.0-cuda9.0.tar.gz