%general-entities; ]> $LastChangedBy$ $Date$ NASM-&NASM-version; NASM 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 the following commands: ./configure --prefix=/usr && make Now, as the root user: make install Contents Installed Programs Installed Libraries Installed Directories nasm and ndisasm None None Short Descriptions nasm is a portable 80x86 assembler. nasm ndisasm is an 80x86 binary file disassembler. ndisasm