pcc-cpp

Portable C Compiler

Debian Debian
RUN apt-get update && \ apt-get install -y pcc
Ubuntu
RUN apt-get update && \ apt-get install -y pcc
Alpine
RUN apk add pcc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pcc
Fedora
RUN dnf install -y pcc
click the source code to copy install pcc-cpp on any operating system with command-not-found.com