Sunday 9 August 2015

How to Install Google Chrome on Debian

Google Chrome Browser developed by Google Inc. is a freeware web browser licensed under Google Chrome Terms of Service. As per Wikipedia (as of August 2015) statics and trends Google Chrome Browser has a 56% usages of globally and we can say it’s not ideal alternative browser but it’s the best and widely used internet browser, which uses the WebKit layout engine.
Install Google Chrome in Ubuntu
Install Google Chrome 39
The Google chrome is a popular browser because of it’s simplicity, load quickly i.e. speed, customizable, stable and security. The Google Chrome stable build 44.0.2403.130 was released on August 4, 2015 for Windows, Mac and Linux with number of fixes and improvements which contains:
  1. 64-bit support for Mac
  2. Added number of new apps/extension APIs
  3. Plenty of under the hood modifications for stability and performance
In this post we’ll show you some easy steps to install Google Chrome Browser 44 (i.e 44.0.2403.130) inDebian 8/7/6Ubuntu 15.04/14.10/14.04 and Linux Mint 17/16. However, the same installation instructions also works on older versions of Debian, Ubuntu and Mint distributions.
There are two official ways to install Chrome browser, the one is using Google Chrome PPA and other method is, directly downloading and installing ‘.deb‘ packages. We will show you both ways, so that you can select whatever method you feel easy..

Installing Google Chrome Browser Using PPA

1. We use Google’s official Linux software repository (PPA) that will automatically install and configure settings needed to keep your chrome browser up-to-date.
Before installing repository, we need to download and install Google’s Linux package signing Key that will automatically configure your package manager to verify the integrity of packages before downloading and installing on the system.
On an Debian based systems (Ubuntu, Linux Mint, etc.), use the following command to download the key and then use ‘apt-key‘ to add it to the system.
$ wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
2. After adding the key, run the following command to add chrome repository to your system sources.
$ sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
3. After adding chrome repository, you must do a system update to update the newly added chrome repository, using the following command.
$ sudo apt-get update
4. Now, here Google PPA provides three chrome versions (stable, beta and unstable), so install whatever version you prefer.
Install Chrome Stable Version
$ sudo apt-get install google-chrome-stable
Install Chrome Beta Version
$ sudo apt-get install google-chrome-beta
Install Chrome Unstable Version
$ sudo apt-get install google-chrome-unstable

Installing Google Chrome Browser Using .Deb Package

1. Go to Google Chrome download page and select your package i.e. 32bit or 64bit, or you can use following ‘wget‘ command to download and install the latest version.
On 32-Bit System
$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
$ sudo dpkg -i google-chrome-stable_current_i386.deb
On 64-Bit System
$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
$ sudo dpkg -i google-chrome-stable_current_amd64.deb
2. Once it’s installed, launch Google Chrome Browser with normal user.
$ google-chrome-stable
Share:

2 comments:

  1. Google Chrome Portable automatically downloads and installs Google's innovative Chrome browser and converts it into a portable form. Google Chrome is built for speed, security, and simplicity. How To Track Viber Calls

    ReplyDelete

Labels

Translate

    Popular Posts

    Powered by Blogger.