how to make a portable version of chrome for testing for linux

139 Views Asked by At

After downloading chrome for testing from the official channel, I tried running it on my WSL2 as a test for work but it seems that it requires certain dependencies. Is there any way to create a portable version of it with all required dependencies? It being installed without its dependencies seems absurd but it is what it is.

1

There are 1 best solutions below

0
thiagowfx On

There's a feature request for that in the Chrome for Testing bug tracker.

In the meantime, there's a workaround in this other question: How to install Chrome for Testing from zip file on Debian?.