[轉載]How to Install Google Chrome 39 in CentOS/RHEL 6 and Fedora 19/18

來源:互聯網
上載者:User

標籤:

FROM: http://tecadmin.net/install-google-chrome-in-centos-rhel-and-fedora/

Google Chrome is a freeware web browser developed by Google. It was released as a beta version for Microsoft Windows on September 2, 2008, and as a stable public release on December 11, 2008. Google Chrome 39 is latest stable version available to download.

Google Chrome 39 Released: This article will help you to install Google chrome on CentOS & RHEL 6 and Fedora 19/18.

Changes and Improvements in This Release
  • Rich Notifications Improvements
  • An Updated Incognito / Guest NTP design
  • The addition of a Browser crash recovery bubble
  • Chrome App Launcher for Linux
  • Lots of under the hood changes for stability and performance
Be careful before installing it, The script recommended to upgrade system to latest version to work Google chrome properlyStep 1: Install/Update Google Chrome

Richard Lloid provided an shell script to grab libraries from a more recent Linux distro, put them in a tree (/opt/google/chrome/lib) exclusively picked up by Google Chrome and then you can indeed run Google Chrome on CentOS 6.5 or later. Read More

# wget http://chrome.richardlloyd.org.uk/install_chrome.sh# chmod +x install_chrome.sh# sh install_chrome.sh

If you are using older version of Linux distribution, This script will prompt you for confirmation to upgrade system. As per Richard Lloid we need to upgrade system by typing yes to work properly.

Step 2: Launch Google Chrome

Use following command to start Google Chrome from non root account.

$ google-chrome

or start process in background

$ google-chrome &

Step 3: Uninstall Google Chrome

If you have used above shell script to install Google chrome. Then you can use use following command to uninstall Google Chrome and its dependencies added by this script.

# sh install_chrome.sh -u
Know Error

Error 1: Facing below error while starting Google chrome.

# google-chrome
/usr/bin/google-chrome: /usr/lib/libnss3.so: version `NSS_3.14.3′ not found (required by /usr/bin/google-chrome)

Solution - Update nss package to latest version

# yum update nss

References:
http://chrome.richardlloyd.org.uk/

 

[轉載]How to Install Google Chrome 39 in CentOS/RHEL 6 and Fedora 19/18

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.