Google Chrome 58

Issues related to applications and software problems
Post Reply
Highlander9
Posts: 1
Joined: 2017/04/19 13:31:45

Google Chrome 58

Post by Highlander9 » 2017/04/21 08:47:50

Good day!
CentOS 6.9
I'm trying to setup Google Chrome 58
http://www.tecmint.com/install-google-c ... ora-linux/
The result is:

Code: Select all

yum install google-chrome-stable
Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: centos-mirror.rbc.ru
 * epel: mirror.yandex.ru
 * extras: centos-mirror.rbc.ru
 * updates: mirror.yandex.ru
Resolving Dependencies
--> Running transaction check
---> Package google-chrome-stable.x86_64 0:58.0.3029.81-1 will be installed
--> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) for package: google-chrome-stable-58.0.3029.81-1.x86_64
--> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.18)(64bit) for package: google-chrome-stable-58.0.3029.81-1.x86_64
--> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.14)(64bit) for package: google-chrome-stable-58.0.3029.81-1.x86_64
--> Finished Dependency Resolution
Error: Package: google-chrome-stable-58.0.3029.81-1.x86_64 (google-chrome)
           Requires: libstdc++.so.6(GLIBCXX_3.4.14)(64bit)
Error: Package: google-chrome-stable-58.0.3029.81-1.x86_64 (google-chrome)
           Requires: libstdc++.so.6(GLIBCXX_3.4.18)(64bit)
Error: Package: google-chrome-stable-58.0.3029.81-1.x86_64 (google-chrome)
           Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
I try

Code: Select all

--skip-broken
The same result
Could you please help withe the problem or Google Chrome doesn't match to CentOS?

User avatar
TrevorH
Site Admin
Posts: 33216
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Google Chrome 58

Post by TrevorH » 2017/04/21 10:34:47

Google Chrome has been unsupported on CentOS 6 for about 4 years now :-(
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

chemal
Posts: 776
Joined: 2013/12/08 19:44:49

Re: Google Chrome 58

Post by chemal » 2017/04/28 15:27:15

Install chrome-deps-stable from nux first. After you've done that, chrome installs from google's repo.

Post Reply