Guest User

google-chrome-bash-installer

a guest
Jul 28th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.17 KB | None | 0 0
  1. cd Downloads
  2. wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
  3. sudo dpkg -iR google-chrome-stable_current_amd64.deb
  4. y | sudo apt-get install -f
Add Comment
Please, Sign In to add comment