How to Install and Uninstall cudnn Package on Arch Linux

Last updated: May 19,2024

1. Install "cudnn" package

Please follow the steps below to install cudnn on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S cudnn

2. Uninstall "cudnn" package

This guide covers the steps necessary to uninstall cudnn on Arch Linux:

$ sudo pacman -Rcns cudnn

3. Information about the cudnn package on Arch Linux

Repository : extra
Name : cudnn
Version : 8.9.7.29-1
Description : NVIDIA CUDA Deep Neural Network library
Architecture : x86_64
URL : https://developer.nvidia.com/cuDNN
Licenses : custom
Groups : None
Provides : None
Depends On : cuda>=12
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 844.93 MiB
Installed Size : 2270.50 MiB
Packager : Sven-Hendrik Haase
Build Date : Thu Dec 14 05:36:29 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions