0

I need to know how to install Google Chrome and how to use terminal on Ubuntu 14.04.

techraf
  • 3,316

3 Answers3

1
  1. Go to https://www.google.com/intl/en-US/chrome/browser/

  2. Click Download and a small window will pop up with some download options.

    enter image description here

  3. Select anyone option from first and second depending on your system.

  4. Open the downloaded file. It will land you to Ubuntu Software Center

  5. Click on Install.

-1

https://www.google.com/chrome/browser/desktop/index.html just download it and run deb and make sure that you have the right version 32 or 64 bit. Once that is done it will open Ubuntu software center and you click install then once it is done you look to see if it is installed if not then it is ether not done or having an issue

-2

On command line

sudo apt-get install google-chrome-stable

bistoco
  • 1,531
  • 15
  • 23