Prefered way of performing updates

Asked by weber

From site ubuntu i know that there is two ways of upgrading packages:

1) using apptitude
2) using apt-get

If i have 6.06 tls server and just ssh remote access to it what is the prefered way of upgrade?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
weber
Solved:
Last query:
Last reply:
Revision history for this message
Gord Allott (gordallott) said :
#1

either is fine, aptitude will perform some extra nice things such as auto-removing packages that are not needed anymore and dependacy stuff but either will work fine.

Revision history for this message
weber (pseudo-uzer) said :
#2

thanks