After manually flashing an Orin Nano with Jetpack 6, I am unable to install nvidia-jetpack.
jetson@jetson:~$ sudo apt -f install nvidia-jetpack
Reading package lists... Done
Building dependency tree... Done
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-l4t-dla-compiler : Depends: nvidia-l4t-core (<= 36.3.0-20240424200557) but 36.3.0-20240506102626 is to be installed
nvidia-l4t-gstreamer : Depends: nvidia-l4t-camera (= 36.3.0-20240424200557) but 36.3.0-20240506102626 is to be installed
Depends: nvidia-l4t-core (= 36.3.0-20240424200557) but 36.3.0-20240506102626 is to be installed
Depends: nvidia-l4t-multimedia (= 36.3.0-20240424200557) but 36.3.0-20240506102626 is to be installed
Depends: nvidia-l4t-multimedia-utils (= 36.3.0-20240424200557) but 36.3.0-20240506102626 is to be installed
E: Unable to correct problems, you have held broken packages.
jetson@jetson:~$