Installing the jetson orin nx

I have connected the jetson orion nx to the monitor and downloaded the ubuntu version but not able to install the as the error

ERROR:
jetson@ubuntu:~/Downloads$ sudo dpkg -i sdkmanager_2.1.0-11698_amd64.deb
dpkg: error processing archive sdkmanager_2.1.0-11698_amd64.deb (–install):
package architecture (amd64) does not match system (arm64)
Errors were encountered while processing:
sdkmanager_2.1.0-11698_amd64.deb

Hello @syedmasroorulhasanmnm,

You are experiencing that issue because you are trying to install SDK manager on your Jetson board, while it was compiled for your host machine.

Please try installing it in a x86 Ubuntu machine.

You can later use it to flash your Jetson board through USB connection.

Please let us know if you have further questions.

regards,
Andrew
Embedded Software Engineer