Failed to install development package via NVIDIA SDK Manager

@carolyuu

Please make sure your Orin-NX BSP version is r35.3.1 with below command:
$ head -1 /etc/nv_tegra_release

The result of this command is as follows.

$ head -1 /etc/nv_tegra_release
# R35 (release), REVISION: 3.1, GCID: 32827747, BOARD: t186ref, EABI: aarch64, DATE: Sun Mar 19 15:19:21 UTC 2023

Try below commands to install sdk components:

I tried this command. As a result, dependency problem does not occur.
But, other problem occurs. And, I reported this issue in other topic.
https://forums.developer.nvidia.com/t/failed-to-shutdown-jetson-orin-nx-after-installing-nvidia-jetpack/249255/11

I tried to install development package via NVIDIA SDK Manager.
However, the installation fails due to dependency issues.

This installation feature is provided by NVIDIA SDK Manager.
And, I assume that this is a bug. Is my understanding correct?