[ad_1]
Do the following steps:
Open your terminal (or) command-line window.
Type the following command and then press ENTER
sudo apt-get updateIt will ask for the password. Type your
sudouser password and press ENTERThen type the following command and then press ENTER again.
sudo apt-get install g++
This will install the g++ compiler in Ubuntu
6
[ad_2]
solved How can install cpp compiler on Ubuntu terminal [closed]