PDA

View Full Version : apt-get update


ron126
March 24th, 2005, 04:49 AM
When i type "apt-get update" or "apt-get upgrade", will only my ubuntu linux be updated or are all the programs in ubuntu will be updated?

Furthermore, what is the difference between these 2 commands

mtron
March 24th, 2005, 05:13 AM
"apt-get update" reads the total package list from the remote servers you have in your sources list
"apt-get upgrade" does the updating
"apt-get dist-upgrade" does the upgrading to newer versions - if available

all this can also be done via a GUI program called synaptic package manager. Locate it in System - Administration (hoary)