How to install backported programs?
Solution 1:
Only the oneiric kernel is the most recent backported kernel. This can be installed with sudo apt-get install linux-image-generic-lts-backport-oneiric
.
There are no other packages which you can install, because nearly everything depends on gnome3, and lucid has only gnome2.
If you need newer packages, upgrade to precise.