There is no cudnn on the Jetson Pack 32.6.1

Hi, guys. I’m trying to use the new Jetson Pack 32.6.1 to deploy my project, but I’ve seen that this version doesn’t have a cudnn library installed as the last Jetson Pack version. I’m using the CUDA 10.2 version (the same version installed on the Jetson Pack 32.6.1), and I’ve taken a look at the Nvidia Download area, but there is no cudnn file available for cuda 10.2 over the aarch64sbsa (I need to install on the Jetson). Does anyone know how could I install it by the command line and where could I get this library for my specifications? Tks.

This might be better served if posted in the Jetson forums. I will move this over for you.

I have no Nano for checking, but for reference, this is what I get from standard R32.6.1 on AGX Xavier:

ls -l /etc/alternatives/libcudnn
lrwxrwxrwx 1 root root 41 août  16 13:10 /etc/alternatives/libcudnn -> /usr/include/aarch64-linux-gnu/cudnn_v8.h

ls -l /etc/alternatives/libcudnn_so 
lrwxrwxrwx 1 root root 40 août  16 13:10 /etc/alternatives/libcudnn_so -> /usr/lib/aarch64-linux-gnu/libcudnn.so.8

sudo apt search cudnn
Sorting... Done
Full Text Search... Done
libcudnn8/stable,now 8.2.1.32-1+cuda10.2 arm64 [installed]
  cuDNN runtime libraries

libcudnn8-dev/stable,now 8.2.1.32-1+cuda10.2 arm64 [installed]
  cuDNN development libraries and headers

libcudnn8-samples/stable,now 8.2.1.32-1+cuda10.2 arm64 [installed]
  cuDNN documents and samples

nvidia-container-csv-cudnn/stable,now 8.2.1.32-1+cuda10.2 arm64 [installed]
  Jetpack CUDNN CSV file

nvidia-cudnn8/stable 4.6-b199 arm64
  NVIDIA CUDNN8 Meta Package