You are not logged in.

#1 2018-09-19 09:26:12

debek
Member
Registered: 2015-12-20
Posts: 32

Two packages with different versions on a one system

Hi!
I want to have a new version of ansible and an old version of ansible on one system.
Is it possible to do?

Last edited by debek (2018-09-19 09:26:40)

Offline

#2 2018-09-19 11:03:44

Awebb
Member
Registered: 2010-05-06
Posts: 6,688

Re: Two packages with different versions on a one system

It is theoretically possible to create a package, that installs an alternative version of an existing package on Arch. A large amount of patching would be necessary in this case. However, I'd recommend looking into something like docker or systemd-nspawn, or, depending on the task, a virtual machine.

Offline

#3 2018-09-19 17:52:30

edacval
Member
From: .LT
Registered: 2008-10-23
Posts: 98

Re: Two packages with different versions on a one system

Or just run ansible from checkout - Ansible/running-from-source

Offline

Board footer

Powered by FluxBB