featured-posts

Hyundai i10 Kappa Magna Linux Today: Accessing your Firefox about:config page Hangout at Chandni Chowk and Jama Masjid Tuxmachines: Coolest Firefox About:Config Tricks Debaira is updates documents and article on Debian GNU/Linux.
Catch the i: My new car i10 Magna Kappa 1.2 (M) - Blushing Red
Linux Today: Accessing your Firefox about:config page
Life: Hangout at Chandni Chowk and Jama Masjid
Tuxmachines: Coolest Firefox About:Config Tricks
Debaira: Debian GNU /Linux blog

26th
JAN

How to Install Google Chrome browser (not Chromium) in Debian Linux

Posted by Rakesh under Howto, Linux /GNU, Nxt, Uncategorized

Chrome for Linux
Image by lucbyhet via Flickr

Google Chrome for Linux has arrived.

As we know, Google has already its open source version of its Chrome browser and it is called Chromium. But recently Google has updated its Google Chrome browser with a new beta release.

So here, it’s all about installing Google Chrome browser on Debian machine.

Installing Google Chrome browser (Chromium) on Debian Lenny or Ubuntu is easy. Let’s start now…

Imp. Note:

Command line configuration for APT

On an APT-based system (Debian, Ubuntu, etc.), you must download the key and then use apt to install it and refresh your package indexes.
For more information on Google’s package signing key, see the Signing Key page.

Run these commands as root from commandline:

rakesh@ debian:~# wget -q -O – https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -


rakesh@ debian:~# apt-get update

Recent versions of apt-get will automatically attempt to verify packages on download. If an appropriate key is not found or if the package is corrupted, you will get a message like the following:

WARNING: The following packages cannot be authenticated!
packagename

Add the following rule to e.g. /etc/apt/sources.list, or if your distro has the /etc/apt/sources.list.d/ directory, add it to a file called google.list in that directory:

rakesh@ debian:~# gedit /etc/apt/sources.list

# Google software repository
deb http://dl.google.com/linux/deb/ stable non-free main

then use apt as usual, e.g.

rakesh@ debian:~# sudo apt-get update

Run the following command from commandline as root to install Chrome browser (for me the current version of Chrome are: google-chrome-unstable and google-chrome-beta)

rakesh@ debian:~# sudo apt-get install google-chrome-unstable

OR

rakesh@ debian:~# sudo apt-get install google-chrome-beta

Done!

To open the browser, go to Applications -> Internet -> Google Chrome.

Enjoy Google Chrome in Linux ! … :)


  • Share/Bookmark

Related posts:

  1. How to install Google Chrome in Fedora 10 or Fedora 11 (Linux)
  2. CairoDock on Debian Lenny (like dock in Mac OS X)
  3. Cracking Wi-Fi Password with Debian Linux
  4. Installing Linux Mint 5 LTS into a Pen-Drive
  5. How to hack or crack Wi-Fi Password Using Debian Linux

Reader's Comments

  1. How to Install Google Chrome browser (Chromium) in Debian Linux … | Just linux! |

    [...] Read the original here:  How to Install Google Chrome browser (Chromium) in Debian Linux … [...]

Leave a Reply

CAPTCHA Image CAPTCHA Audio
Refresh Image

Switch to our mobile site