
chrome-deps-stable-2.10-1.x86_64.rpm
5星
- 浏览量: 0
- 大小:None
- 文件类型:RPM
简介:
安装 Google Chrome 浏览器到 CentOS 6.5 和 7.0 环境中,是确保正常运行的必要步骤!考虑到其他版本可能也需要,请务必提前准备。
遵循标准的安装流程:
# yum install google-chrome-stable_current_x86_64.rpm
系统会报告错误,显示:依赖项处理失败:libstdc++.so.6(GLIBCXX_3.4.15)对于软件包:google-chrome-stable-37.0.2062.94-1.x86_64。
出现错误:软件包:google-chrome-stable-37.0.2062.94-1.x86_64 (google-chrome-stable_current_x86_64) 需要依赖:libstdc++.so.6(GLIBCXX_3.4.15)。
通过安装该程序,可以轻松地解决问题:
# yum install chrome-deps-stable-2.10-1.x86_64.rpm
================================================================================================
Package Arch Version Repository Size
================================================================================================
正在安装:
chrome-deps-stable x86_64 2.10-1 chrome-deps-stable-2.10-1.x86_64 11 M
The transaction summary details the following information:
Installed size: 11 Megabytes.
接下来,您可以轻松地完成 Google Chrome 浏览器的安装过程:
# yum install google-chrome-stable_current_x86_64.rpm
================================================================================================
Package Arch Version Repository Size
================================================================================================
安装内容:
google-chrome-stable x86_64 37.0.2062.94-1 google-chrome-stable_current_x86_64 178 M
The transaction summary details the following:
Installed size: 178 Megabytes.
确认安装情况:
# rpm -aq | grep chrome
显示了chrome-deps-stable-2.10-1.x86_64 和 google-chrome-stable-37.0.2062.94-1.x86_64 这两个Chrome相关软件包。
我长期以来一直对 Google Chrome 浏览器的安装过程感到困惑。
`install_chrome.sh` 脚本总是陷入停滞状态,推测这可能与使用海外服务器源有关。
通过尝试此方法,我最终成功完成了安装,并且在台式机和笔记本电脑上都验证了其有效性。
我们衷心期盼此资源能为各位读者提供有益的指导与支持。
请注意,本版本特别适用于 64 位操作系统,并代表着目前为止最新的 2.10-1 版本。我们强烈建议您升级至此版本以获得最佳体验。如果您使用的是 32 位系统,可以访问以下链接获取最新版本:
全部评论 (0)


