matconvnet-cudnn on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S matconvnet-cudnn

* (Optional) Uninstall matconvnet-cudnn on Arch using YAY

$ yay -Rns matconvnet-cudnn

2. Manually Install "matconvnet-cudnn" via AUR

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

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

b. Clone matconvnet-cudnn's git locally

$ git clone https://aur.archlinux.org/matconvnet-cudnn.git ~/matconvnet-cudnn

c. Go to ~/matconvnet-cudnn folder and install it

$ cd ~/matconvnet-cudnn $ makepkg -si

3. Information about the matconvnet-cudnn package on Arch User Repository (AUR)

ID: 616784
Name: matconvnet-cudnn
PackageBaseID: 140981
PackageBase: matconvnet-cudnn
Version: 1.0.25-4
Description: matconvnet compile with cuda and cudnn
URL: http://www.vlfeat.org/matconvnet/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bilabila
Submitter: bilabila
FirstSubmitted: 1554384251
LastModified: 1559105244
URLPath: /cgit/aur.git/snapshot/matconvnet-cudnn.tar.gz