Tuesday, 30 October 2012

Update gcc compiler ubuntu | Install gcc compiler ubuntu

Hi Ubuntu Installers,

Run the following commands on the TERMINAL to update the VI /
C++ and MAN pages in Ubuntu



  1. Boot your system to Ubuntu
  2. Connect internet to your system
  3. Log in to the system
  4. Open the Terminal
  5. Type the following commands to update the system
Terminal Commands-

To install Security Updates :

a. sudo apt-get update

To install vim :

b. sudo apt-get install vim

To install C++ :

c. sudo apt-get install g++


To install MAN pages :

d. sudo apt-get install manpages manpages-dev freebsd-manpages
funny-manpages gmt-manpages man2html manpages-posix manpages-posix-dev
asr-manpages

0 comments:

Post a Comment