Arch Linux Jetson nano

Has anyone been able to run Arch Linux on Jetson Nano?

Tried to follow this but got an error at apply_binaries.sh:

tar (child): lbzip2: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

What does lbzpip2 do?

Running ArchLinux is not difficult. Take the image for the Jetson Nano Sd card, write to the SD card, then replace ROOTFS with the version of ArhLinux (keeping the /boot directory , modules and firmware and fstab from Nano).

If lbzip2 is missing, then probably you need to install bzip2.

is it possible to do this for kali linux??

Yes, it is possible.

can i get a more detailed instruction on how to do this?