Install Google Chrome browser in Debian 7


SUBMITTED BY: Guest

DATE: June 2, 2014, 12:33 p.m.

FORMAT: Text only

SIZE: 361 Bytes

HITS: 5847

  1. For 32-bit systems:
  2. wget -c dl.google com/linux/direct/google-chrome-stable_current_i386.deb
  3. sudo dpkg -i google-chrome-*.deb
  4. sudo apt-get install -f
  5. For 64-bit systems:
  6. wget -c wget dl.google com/linux/direct/google-chrome-stable_current_amd64.deb
  7. sudo dpkg -i google-chrome-*.deb
  8. sudo apt-get install -f

comments powered by Disqus