A
A
Artyom2014-08-27 16:37:12
linux
Artyom, 2014-08-27 16:37:12

How to breed a “zoo” of browsers in Ubuntu?

Please tell me how to correctly install several versions of each browser in Ubuntu 14

Answer the question

In order to leave comments, you need to log in

5 answer(s)
M
Maxim Vasiliev, 2014-08-27
@artem328

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.

A
Alexander Taratin, 2014-08-27
@Taraflex

Download portable versions?

M
Max, 2014-08-27
@AloneCoder

you can not put anything - www.browserstack.com

M
MrFrizzy, 2014-08-28
@MrFrizzy

Look towards nix .
Very cool package manager with configuration management.

A
afiskon, 2015-03-16
@afiskon

Docker is just for solving such problems. In particular, the GUI in it runs eax.me/docker-gui-apps without any problems.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question