How To Install Fasm?

How To Install Fasm?

fasm

fast assembler for the x86 and x86-64 architectures

Maintainer: Tomasz Buchert



Section: devel

Install fasm

  • Debian apt-get install fasm Click to copy
  • Ubuntu apt-get install fasm Click to copy
  • Kali Linux apt-get install fasm Click to copy

fasm

fast assembler for the x86 and x86-64 architectures

Flat assembler is a fast, self-compilable assembly language compiler for the x86 and x86-64 architecture processors, which does multiple passes to optimize the size of generated machine code.

Installing fasm command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu and Kali operating systems. Once you run the command it will install the latest version of fasm 2026 package in your OS.