PDA

View Full Version : How to upgrade from Beta to RC ?


idanag
October 12th, 2007, 05:40 PM
HOw do I upgrade with APT from Beta to RC ?

could you write the console line ?

I installed the 64 Beta ISO.

10x

Idan

rsambuca
October 12th, 2007, 05:41 PM
If you have been keeping up-to-date via the update manager, you automatically have the latest version, the Release Candidate. To do it via the command line, just enter

sudo apt-get update
sudo apt-get upgrade

superm1
October 12th, 2007, 06:05 PM
You may possibly run into issues with network manager upgrading between the two - lots of instances of it running.

If so

rm ~/.cache -rf

And log out/ in