This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Chrome

From Gentoo Wiki (test)
Jump to:navigation Jump to:search
This article is a stub. You can help by expanding it.
Resources

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:

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

qt5 Add support for the Qt 5 application and UI framework
qt6 Add support for the Qt 6 application and UI framework
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.

References