Saturday, 4 January 2014

update and upgrade command in ubuntu using terminal

     update and upgrade command in ubuntu using terminal 

1) open terminal (key - clt+alt+t)

2) type - sudo apt-get install update 
    
   // for update ubuntu version

3) type - sudo apt-get install upgrade 
    
   // for upgrade ubuntu version

No comments: