g++-7

GNU C++ compiler

Debian Debian
RUN apt-get update && \ apt-get install -y g++-7
Ubuntu
RUN apt-get update && \ apt-get install -y g++-7
Arch Arch Linux
RUN pacman -S --noconfirm g++-7
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y g++-7
click the source code to copy install g++-7 on any operating system with command-not-found.com