Beginners Guide, How to Compile a Program in Linux?
1. Open up a terminal - Search for the terminal application in the Dash tool (located at the topmost item in the
Launcher). Open up a terminal by clicking on the icon.
2. Use a text editor to create the C source code.
Type the command.
3. Compile the program
4. Execute the program