C compiler for Ubuntu

Asked by Mayank Solanki

I want to install C on Ubuntu

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
madhukar (madhu-prince22) said :
#1

u have to install gcc compiler

Revision history for this message
Ahmad Tarek (ahmadtarek) said :
#2

you will need to install build-essential.

sudo apt-get install build-essential

and then you can build whatever you want using

gcc file.c

Can you help with this problem?

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

To post a message you must log in.