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