How to Install cpp-8 in Ubuntu 18.04



Install cpp-8 by entering the following commands in the terminal:

sudo apt update
sudo apt install cpp-8

Description:

GNU C preprocessor

A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler.

Homepage: http://gcc.gnu.org/

Version: 8-20180414-1ubuntu2

Section: universe/interpreters