You are not logged in.

#1 2012-02-04 13:03:21

kcholakov
Member
From: Bulgaria
Registered: 2010-06-26
Posts: 40

Installation of different version of same software

Hi everyone,

what is the way to do that? I mean for example:

package-1.0.tgz (depends on other-package-3.tgz)
package-1.1.tgz (depends on other-package-4.tgz)

I want to have both installed. Is there a way?

Thanks for your help.

Offline

#2 2012-02-04 13:50:00

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Installation of different version of same software

You can install it to a non standard location, for e.g., your home directory. Of course this won't be possible with official arch packages, you'll have to compile yourself, i suppose.

And of course, there'll be the issue of the same executable name, so you'll have to adjust your $PATH accordingly.

Last edited by x33a (2012-02-04 13:51:01)

Offline

#3 2012-02-04 14:41:10

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Installation of different version of same software

Post which conflict is it exactly: pacman3 v pacman4?

Offline

#4 2012-02-04 15:28:40

kcholakov
Member
From: Bulgaria
Registered: 2010-06-26
Posts: 40

Re: Installation of different version of same software

There is no conflict. I am asking in general for the possible ways to have more than one version of the same software installed.

Offline

#5 2012-02-04 15:39:18

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Installation of different version of same software

Ah, OK.

x33a is right, but e.g. python2 and python3 can coexist peacefully, no need for any hacking, install them with pacman.

Offline

Board footer

Powered by FluxBB