Ubuntu: Difference between revisions

Line 40: Line 40:


How to upgrade from Sugar 0.104.1 (stable) to Sugar 0.105.2 (unstable) on an existing Ubuntu 14.04.2 Trusty system:
How to upgrade from Sugar 0.104.1 (stable) to Sugar 0.105.2 (unstable) on an existing Ubuntu 14.04.2 Trusty system:
* update the package lists,
* update the package lists, and apply all pending updates,
sudo apt update
  sudo apt update && sudo apt dist-upgrade
* apply all pending updates,
  sudo apt dist-upgrade
* log out, and then log in with the Sugar desktop selected.
* log out, and then log in with the Sugar desktop selected.