Hi,
I want to install cuda, cudnn and tensorRT on my jetson tx2 booard(connect tech) for jetpack 4.4 without sdk manager. For this reason I have followed the steps on the this site https://docs.nvidia.com/jetson/jetpack/install-jetpack/index.html#install-jetpack I hace ckecked my depends and version this command: sudo apt show nvidia-jetpack
. I got this output:
Package: nvidia-jetpack
Version: 4.4.1-b50
Priority: standard
Section: metapackages
Maintainer: NVIDIA Corporation
Installed-Size: 199 kB
Depends: nvidia-cuda (= 4.4.1-b50), nvidia-opencv (= 4.4.1-b50), nvidia-cudnn8 (= 4.4.1-b50), nvidia-tensorrt (= 4.4.1-b50), nvidia-visionworks (= 4.4.1-b50), nvidia-container (= 4.4.1-b50), nvidia-vpi (= 4.4.1-b50), nvidia-l4t-jetson-multimedia-api (>> 32.4-0), nvidia-l4t-jetson-multimedia-api (<< 32.5-0)
Homepage: http://developer.nvidia.com/jetson
Download-Size: 29,4 kB
APT-Sources: https://repo.download.nvidia.com/jetson/t186 r32.4/main arm64 Packages
Description: NVIDIA Jetpack Meta Package
N: There are 2 additional records. Please use the '-a' switch to see them.
But I want to install only jetpack version 4.4, not 4.4.1-b50
I have tried to change sourcelist but I could not.
How to edit my sourcelist to install jetpack 4.4 (r32.4.3) ?