There are certain platforms that require specific architecture support. For example, the NVIDIA Jetson TX2, which requires the arm64 architecture. To do this with `n` the command is: ``` n -a arm64 9.2.1 ```