ubuntu chrome

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

sudo dpkg -i google-chrome*

if the above commands fail to install Google Chrome, run the commands below to force the installation

sudo apt-get install -f

你可能感兴趣的:(ubuntu chrome)