Chrome
From Gentoo Wiki
(Redirected from Google Chrome)
Jump to:navigation
Jump to:search
This article is a stub. You can help by expanding it.
Chrome is Google's proprietary (closed source) web browser. Much of the source code is released in parallel as Chromium, however there are binary blobs present in Chrome including a Pepper-based version PPAPI of Adobe Flash Player.[1]
Installation
Currently there are several versions of Google Chrome available in the main Gentoo repository:
- www-client/google-chrome - A stable version of the web browser from Google.
- www-client/google-chrome-beta - A beta version of the web browser of Google.
- www-client/google-chrome-unstable - An unstable version of the web browser from Google.
USE flags
Each of the packages listed above contains the following USE flags.
USE flags for www-client/google-chrome The web browser from Google
selinux
|
!!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur |
Emerge
Select one of the Chrome packages to emerge above. Here the primary stable Chrome package will be installed:
root #
emerge --ask www-client/google-chrome
Configuration
Most configuration aspects can be found in the Chromium article. Head over there for configuration information.
See also
- Chromium — the open source version of Google's Chrome web browser.
- Firefox — Mozilla's solution to the web browser.