Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
If from sources, then PREFIX is specified during assembly and installation
. For example, you can do /opt/chrome-36 /opt/chrome-37 /opt/chrome-38
And do make install PREFIX=/opt/chrome-xx
If from packages, then unpack them by hand, patch preinstall/postinstall scripts and run them.
You can also try chroot, but you have to shove the entire system there.
Look towards nix .
Very cool package manager with configuration management.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question