how to install c++ software

Asked by gayatri

gayatri

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu build-essential Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

Try running the following 2 commands in a Terminal:

sudo aptitude update
sudo aptitude install build-essential gcc g++

This should install the necessary files for both C and C++ compilers

Can you help with this problem?

Provide an answer of your own, or ask gayatri for more information if necessary.

To post a message you must log in.