Jetson Orin NX jetpack installation error

I can’t install jetpack to Jetson Orin Nx and I can’t solve the error…

ozbuyucusu@khan:~$ sudo apt-get install nvidia-jetpack
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
nvidia-jetpack : Depends: nvidia-jetpack-runtime (= 5.1.1-b56) but it is not going to be installed
Depends: nvidia-jetpack-dev (= 5.1.1-b56) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Probably the following would be useful to know:

  1. The L4T release (use "head -n 1 /etc/nv_tegra_release`").
  2. The output of:
    sudo apt update
    sudo apt --fix-broken install

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.