ytasm
modular assembler with multiple syntaxes support
RUN apt-get update && \
apt-get install -y yasm
RUN apt-get update && \
apt-get install -y yasm
RUN apk add yasm
RUN pacman -S --noconfirm yasm
RUN apt-get update && \
apt-get install -y yasm
RUN dnf install -y yasm
RUN apt-get update && \
apt-get install -y yasm