Install intel2gas by entering the following commands in the terminal:
sudo apt update sudo apt install intel2gas
Description:
converter from NASM assembly language to GAS
Intel2GAS is a converter that will convert assembler source files written for NASM to files that can be assembled using the GNU Assembler (GAS), on the i386 platform. It provides support for basic MMX instructions as well.
Version: 1.3.3-17
Section: universe/devel