gcc-with-python3

plugin for GCC to invoke Python scripts from inside the compiler

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