Is there some easy way to get access to earlier releases on Ubuntu 10.04 LTS? Not looking for bleeding edge, just a channel with software that is not 6 months old.
|
First look at the backports, which are packages from the unstable repository recompiled for released versions of Ubuntu. Next, maybe the authors of the program make an Ubuntu binary available. Otherwise you can also look if someone has compiled the new version of the program for your release of Ubuntu and made it available in a PPA. Other options to getting a newer version of a program are installing the binary from the Ubuntu unstable repository, or recompiling the unstable source package, or recompiling the upstream source package. All of this, except for the backports, is not recommended for packages that are in Ubuntu's main repository, because you'll lose the high level of integration that Ubuntu provides for these packages. For packages in the universe or multiverse repository, the loss is not so great. But remember, newer versions mean newer features and newer bugs. |
|||||||
|
|
Well, if it's OSS you could always look at the source repository and grab something from there that's in your "ok" time frame. Kinda hard to answer this if we don't know what exactly you're looking for... Are you looking for stability or features? Sometimes you can't get both until the package has a certain amount of --- well, let's just call it "maturity". |
|||||
|
|
First I use Ubuntu Tweak which allows you to add other software sources for about 300 applications very easily using the "source center":
Later you can add the "Ubuntu Tweak" source i a clean way form "Ubuntu Tweak" ;-), so you will also get the PGP key for this source. An other source for applications I use is |
|||||||||||
|