How to Install and Uninstall cudnn Package on Manjaro

Last updated: May 17,2024

1. Install "cudnn" package

In this section, we are going to explain the necessary steps to install cudnn on Manjaro

$ sudo pacman -Sy $ sudo pacman -S cudnn

2. Uninstall "cudnn" package

Please follow the guidelines below to uninstall cudnn on Manjaro:

$ sudo pacman -Rcns cudnn

3. Information about the cudnn package on Manjaro

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