vsyasm

modular assembler with multiple syntaxes support

Debian Debian
RUN apt-get update && \ apt-get install -y yasm
Ubuntu
RUN apt-get update && \ apt-get install -y yasm
Alpine
RUN apk add yasm
Arch Arch Linux
RUN pacman -S --noconfirm yasm
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y yasm
Fedora
RUN dnf install -y yasm
Raspbian
RUN apt-get update && \ apt-get install -y yasm
click the source code to copy install vsyasm on any operating system with command-not-found.com