cpp

GNU C preprocessor (cpp)

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