How to Install cpp-4.8 in Ubuntu 18.04



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

sudo apt update
sudo apt install cpp-4.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: 4.8.5-4ubuntu8

Section: universe/interpreters