How to Install gcc-python-plugin-doc in Ubuntu 18.04



Install gcc-python-plugin-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install gcc-python-plugin-doc

Description:

plugin for GCC to invoke Python scripts from inside the compiler

The GCC Python plugin is a plugin for GCC, which links against libpython, and allows you to invoke arbitrary Python scripts from inside the compiler. The aim is to allow you to write GCC plugins in Python. . This package contains the documentation.

Homepage: https://fedorahosted.org/gcc-python-plugin/

Version: 0.15-4

Section: universe/doc