%general-entities; ]> NASM-&NASM-version; Introduction to <application><acronym>NASM</acronym></application> NASM (Netwide Assembler) is an 80x86 assembler designed for portability and modularity. It includes a disassembler as well. Package information Download (HTTP): Download (FTP): Download size: &NASM-size; Estimated Disk space required: &NASM-buildsize; Estimated build time: &NASM-time; Installation of <application><acronym>NASM</acronym></application> Install NASM by running thefollowing commands: ./configure --prefix=/usr && make && make install Contents The NASM package contains nasm and ndisasm programs. Description nasm nasm is a portable 80x86 assembler. ndisasm ndisasm is an 80x86 binary file disassembler.