x86_64-linux-gnu-gcc-nm

GNU C compiler

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