Hi team,
I used the following commands to install jetpack on Xavier-Nx.
$ sudo apt update
$ sudo apt upgrade
$ sudo apt depends nvidia-jetpack | awk ‘{print $2}’ | xargs -I {} sudo apt install -y {}
It installed Jetpack 4.4.1 [L4T 32.4.4].
Can I directly install Jetpack 4.5 [L4T 32.5] on xavier-nx or I need to flash the board to get the latest jetpack installation?
Regards,
Ajith.