PDA

View Full Version : [ubuntu] Is it possible to use packages from Ubuntu 10.10?



KaiZ51
September 14th, 2010, 09:59 PM
If so how?

I have a few things I want to have at the latest stable versions, like GIMP, and others.

howefield
September 14th, 2010, 10:09 PM
Is it possible to use packages from Ubuntu 10.10?

In Maverick ? yes.

What version are you running ?

Using them elsewhere might mean dependency issues.

Most applications will have a repository that you can use to get the latest version number.

sxmaxchine
September 14th, 2010, 10:12 PM
Im pretty sure they are all debian based programs so they should work fine on lucid as well.

However as for doing it, that could be a bit tricky.

You can try downloading the source for new gimp and then installing it from that.

or if you just want the standard already released stable version of gimp just open a terminal and type sudo apt-get install gimp

KaiZ51
September 14th, 2010, 10:27 PM
In Maverick ? yes.

What version are you running ?

Using them elsewhere might mean dependency issues.

Most applications will have a repository that you can use to get the latest version number.

Sorry, forgot to mention. I use 10.04.

Is there a way to fix those dependency issues?

Also, the repository you're talking about is PPA's, right?


Im pretty sure they are all debian based programs so they should work fine on lucid as well.

However as for doing it, that could be a bit tricky.

You can try downloading the source for new gimp and then installing it from that.

or if you just want the standard already released stable version of gimp just open a terminal and type sudo apt-get install gimp

Well, I didn't really want to have to compile anything...

howefield
September 14th, 2010, 10:32 PM
Also, the repository you're talking about is PPA's, right?

Yes, that what I was referring to, although not all are a PPA. You mentioned gimp, I believe there is one for that but I haven't looked to deeply. Gimp is one that I can live with being slightly out of dateh.