1

I tried Natty and was just terrible, even Gnome Classic was buggy. So I switched back to 10.10 and all is well.

However, I miss the newer versions of Rhythmbox, Empathy, Gwibber, etc that are in Natty's repo... is there any way to upgrade only those packages? I don't want to add the natty repos because I fear it will constantly bug me about upgrading everything else...

thanks!

1 Answers1

2

The only recommended way to upgrade default applications provided with Ubuntu is through backports. To enable the backports repository, follow these steps:

  1. Open 'Ubuntu Software Centre'
  2. Click on the 'Edit' menu item, then 'Software Sources'.
  3. Enter your password if prompted.
  4. In the dialog that has just opened, click on the tab labelled 'Updates'.
  5. Tick the item labelled 'Unsupported updates (maverick-backports)', and click 'Close'.

Once you've done this, new unsupported major updates will be provided along with the usual security and recommended updates in Update Manager.

If the backports repository doesn't provide the new versions of software you want, you can search online for PPAs. Bear in mind that PPAs are usually intended for testing purposes only.

Supporting new applications with new system requirements and package dependencies is very difficult without upgrading the system itself. This is why Ubuntu has chosen to only release new major versions of software when the underlying system has been tested and upgraded.

For more details about PPAs, see this question: What are PPAs and how do I use them?

Flimm
  • 41,766