LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   where can I download gcc (https://www.linuxquestions.org/questions/programming-9/where-can-i-download-gcc-679279/)

lephuoc 10-27-2008 03:43 AM

where can I download gcc
 
and how to install it in my ubuntu?

Nylex 10-27-2008 03:48 AM

You really should have searched for documentation. https://help.ubuntu.com/community/Programming

abolishtheun 10-27-2008 03:48 AM

in a terminal do: sudo apt-get install build-essential

jf.argentino 10-27-2008 03:50 AM

apt-get install gcc
Read documentation before posting and / or google , because:
1°) UBUNTU inline documentation is really well done, and the packages manager is well explained
2°) If you've googled "gcc ubuntu", I'm sure you would have plenty responses
3°) If you want to increase your linux potential, you'd better to try searching by yourself before asking, especially that many responses are quite simple to find thanks to the web.


All times are GMT -5. The time now is 11:15 AM.