Assembly on Linux with NASM Practice Assembly on Linux with NASM - Netwide Assembler Install NASM on Ubuntu $ sudo apt install -y nasm Check NASM version $ nasm -v NASM version 2.13.02 Labels Assembly