Ubuntu Forums Archive Viewer

Update Manager

Archived thread 1629980 from Natty Narwhal Testing and Discussion (CLOSED). Markdown source: Natty_Narwhal_Testing_and_Discussion_(CLOSED)/thread_1629980_Update_Manager.md

Original URL About this archive
#1

Update Manager is good!

It vanishes (crashing?) when I type in my password to do partial upgrades - nice - keep me out of trouble!

#2

Synaptic, or the command line is the preferred method of updating during the development cycle. For example during this mornings (my time zone) update synaptic wanted to remove the icetea plugins, so I used:

sudo aptitude safe-upgrade

to do the updates.

Note: aptitude isn't installed by default anymore

#3

Thanks for that.