gcc-7

GNU C compiler

  • Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
  • Homepage: http://gcc.gnu.org/
  • Section: devel
Debian Debian
RUN apt-get update && \ apt-get install -y gcc-7
Ubuntu
RUN apt-get update && \ apt-get install -y gcc-7
Arch Arch Linux
RUN pacman -S --noconfirm gcc-7
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gcc-7
click the source code to copy install gcc-7 on any operating system with command-not-found.com