Widgets

Easy Way To Install Google Chrome In Ubuntu 13.04


Google chrome is an awesome web-browser ever whether you are running windows or linux . Firefox is a default web browser since when ubuntu unleashed into its existence , which seems little bit boring to its users and it fails to provide some extra facilities such as faster browser experience etc. If you are going to install Google chrome into latest Ubuntu distribution i.e. Ubuntu 13.04 Raring Ringtail , you will fail to install it.

Why It Fails To Install Google Chrome ?

It fails to install it because , some packages that are required for google chrome to run are missing these packages are.
  • libudev0
  • libxss1
Fix For This Problem :

1. You can easily fix this problem by installing above packages on your linux system.

Download    libudev0
                 32 bit | 64 bit 

Download    libxss1
                 32 bit | 64 bit

2. After Downloading the above files , Copy it on Home folder.

3. Then open the terminal CTRL+ALT+T & execute the following code.

For Installing libudev0 Package:

On 32 Bit System Execute : 

sudo -i dpkg libudev0_175-0ubuntu13_i386.deb
sudo apt-get install -f 


On 64 Bit System Execute :

sudo -i dpkg libudev0_175-0ubuntu13_amd64.deb
sudo apt-get install -f 

4. After installing an above package download Google chrome :


If you are using Ubuntu 32 bit edition then enter the following command in the terminal.

wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb

If you are using Ubuntu 64 bit edition then enter the following command in the terminal.

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
 

Usually by executing this command in the terminal, you have downloaded the package.
5. After Downloading, to install the Google Chrome execute the following code.

sudo dpkg -i google-chrome*

If this command fails to install google chrome, then execute the following command in the terminal
sudo apt-get install -f

Finally Run Google chrome on Ubuntu 13.04


Google Chrome Ubuntu 13.04



Post your comments and suggestions below

SHARE THIS POST

Author: admin
i am abdelghafour elbikha my facebook https://www.facebook.com/dev36web.

0 commentaires :