Ubuntu chrome install

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
dpkg -i google-chrome*.deb; apt-get install -f
google-chrome-stable --no-sandbox

 

你可能感兴趣的:(Ubuntu chrome install)