NarchOS is a multitasking operating system and kernel with an interactive shell
If you have not already installed NASM:
sudo apt update
sudo apt insall nasm
You will need an emulator in order to run NarchOS, if you have not already installed QEMU:
sudo apt install qemu-system-x86