Linux:Install Google Browser

Ax_linux google browser install

Step 1:download install parket

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

Step 2: installing

dpkg -i google-chrome-stable_*.deb

Step 3: update depend on

apt-get -f install
apt-get install google-chrome-stable

ok!
APPLIX:
find google file /user/share/applications find photo,than open property.
modify to /usr/bin/google-chrome-stable %U to /usr/bin/google-chrome --no-sandbox --user-data-dir

原文地址:https://www.cnblogs.com/enomothem/p/12144415.html