Ubuntu13.04 install Chrome

Source: Internet
Author: User
Ubuntu users may encounter dependency problems when installing chrome. Note that I download Chrome from the Google official website, instead of directly installing the open-source version of Chromium in the Software Center. Error message: dependent on libudev0 (& gt; = 147 ). As to why do not install Chromium, it is because there is a difference between the two. I personally think Chrome is better. Google searched for libudev0. The address is as follows: i38

Ubuntu 13.04 users may encounter dependencies when installing chrome. Note that I download Chrome from the Google official website, rather than directly installing the open-source version of Chromium open-source in the Software Center.

Error message: dependent on libudev0 (> = 147 ).

As to why do not install Chromium, it is because there is a difference between the two. I personally think Chrome is better.

Google searched for libudev0. The address is as follows ::

I386: http://launchpadlibrarian.net/132294322/libudev0_175-0ubuntu19_i386.deb
Amd64: http://launchpadlibrarian.net/132294155/libudev0_175-0ubuntu19_amd64.deb

Download and install the SDK based on your system, and then Chrome can be installed normally.

------------------------------------ Split line ------------------------------------

Another article

Wget-q-O-https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add-

Sudo sh-c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main">/etc/apt/sources. list. d/google-chrome.list'

Sudo apt-get update

Sudo apt-get install google-chrome-stable

Prompt

The following software packages have dependencies that are not met:

Google-chrome-stable: Dependency: libudev0 (> = 147) but cannot install it

E: the error cannot be corrected because some software packages are required to maintain the status quo, that is, they destroy the dependency between software packages.

Solution

Wget http://launchpadlibrarian.net/132294155/libudev0_175-0ubuntu19_amd64.deb

32-bit system usage

Wget http://launchpadlibrarian.net/132294322/libudev0_175-0ubuntu19_i386.deb

Sudo dpkg-I libudev0_175-0ubuntu19_amd64.deb

Run sudo apt-get install google-chrome-stable.

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.