Install this package:
emerge -a www-client/chromium
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask www-client/chromium
Or alternatively:
emerge --autounmask-write -a www-client/chromium
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 148.0.7778.5 | 8 | ~amd64 ~arm64 | beta |
| 148.0.7766.3 | 8 | unstable | |
| 148.0.7753.0 | 8 | unstable | |
| 148.0.7743.0 | 8 | unstable | |
| 147.0.7727.55 | 8 | amd64 arm64 | stable |
| 147.0.7727.49 | 8 | ~amd64 ~arm64 | beta |
| 147.0.7727.24 | 8 | ~amd64 ~arm64 | beta |
| 147.0.7727.15 | 8 | ~amd64 ~arm64 | beta |
| 146.0.7680.177 | 8 | amd64 arm64 ~ppc64 | stable |
| 145.0.7632.159 | 8 | ~ppc64 | stable |
<pkgmetadata> <maintainer type="project"> <email>chromium@gentoo.org</email> <name>Chromium in Gentoo Project</name> </maintainer> <maintainer type="person"> <email>kangie@gentoo.org</email> <name>Matt Jolly</name> </maintainer> <use> <flag name="bundled-toolchain">Download and use the upstream binary toolchain(s) to build Chromium</flag> <flag name="debug">Enable DCHECK feature with severity configurable at runtime. Mostly intended for debugging and development, NOT RECOMMENDED for general use.</flag> <flag name="ffmpeg-chromium">(binpkg only) Use Chromium FFmpeg fork (<pkg>media-video/ffmpeg-chromium</pkg>) rather than mainline FFmpeg (<pkg>media-video/ffmpeg</pkg>)</flag> <flag name="gtk4">Build with GTK4 headers.</flag> <flag name="hangouts">Enable support for Google Hangouts features such as screen sharing</flag> <flag name="headless">Build Ozone only with headless backend, NOT RECOMMENDED for general use.</flag> <flag name="official">Enable Official build instead of Developer build.</flag> <flag name="pax-kernel">Allow building on a PaX-enabled kernel</flag> <flag name="pgo">Build with Profile Guided Optimizations (2-stage compilation)</flag> <flag name="proprietary-codecs">Enable codecs for patent-encumbered audio and video formats.</flag> <flag name="rar">Enable the Safe Browsing feature to inspect RAR files.</flag> <flag name="system-harfbuzz">Use system <pkg>media-libs/harfbuzz</pkg> instead of the bundled library.</flag> <flag name="system-icu">Use system <pkg>dev-libs/icu</pkg> instead of the bundled one</flag> <flag name="system-zstd">Use system <pkg>app-arch/zstd</pkg> instead of the bundled one.</flag> <flag name="widevine">Unsupported closed-source DRM capability (required by Netflix VOD)</flag> </use> <upstream> <remote-id type="github">chromium/chromium</remote-id> <remote-id type="gitlab">Matt.Jolly/chromium-patches</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p www-client/chromium |
euse -E <flag> -p www-client/chromium |
euse -D <flag> -p www-client/chromium
| Flag | Description | 148.0.7778.5 | 148.0.7766.3 | 148.0.7753.0 | 148.0.7743.0 | 147.0.7727.55 | 147.0.7727.49 | 147.0.7727.24 | 147.0.7727.15 | 146.0.7680.177 | 145.0.7632.159 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| X | Add support for X11 | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| bindist | Flag to enable or disable options for prebuilt (GRP) packages (eg. due to licensing issues) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| bundled-toolchain | Download and use the upstream binary toolchain(s) to build Chromium | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| cpu_flags_ppc_vsx3 | Use the Vector Scalar Extension v.3 instruction set (POWER9 and later) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| cups | Add support for CUPS (Common Unix Printing System) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| debug | Enable DCHECK feature with severity configurable at runtime. Mostly intended for debugging and development, NOT RECOMMENDED for general use. | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| ffmpeg-chromium | (binpkg only) Use Chromium FFmpeg fork (<pkg>media-video/ffmpeg-chromium</pkg>) rather than mainline FFmpeg (<pkg>media-video/ffmpeg</pkg>) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| gtk4 | Build with GTK4 headers. | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| hangouts | Enable support for Google Hangouts features such as screen sharing | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| headless | Build Ozone only with headless backend, NOT RECOMMENDED for general use. | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| kerberos | Add kerberos support | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| official | Enable Official build instead of Developer build. | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| pax-kernel | Allow building on a PaX-enabled kernel | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| pgo | Build with Profile Guided Optimizations (2-stage compilation) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| proprietary-codecs | Enable codecs for patent-encumbered audio and video formats. | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| pulseaudio | Add sound server support via media-libs/libpulse (may be PulseAudio or PipeWire) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| qt6 | Add support for the Qt 6 application and UI framework | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| rar | Enable the Safe Browsing feature to inspect RAR files. | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| screencast | Enable support for remote desktop and screen cast using PipeWire | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| selinux | !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| system-harfbuzz | Use system <pkg>media-libs/harfbuzz</pkg> instead of the bundled library. | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| system-icu | Use system <pkg>dev-libs/icu</pkg> instead of the bundled one | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| system-zstd | Use system <pkg>app-arch/zstd</pkg> instead of the bundled one. | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| vaapi | Enable Video Acceleration API for hardware decoding | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| wayland | Enable dev-libs/wayland backend | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| widevine | Unsupported closed-source DRM capability (required by Netflix VOD) | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| Type | File | Size |
|---|---|---|
| DIST | chromium-openpower-6e839bd947.tar.bz2 | 438048 bytes |
| DIST | chromium-openpower-a85b64f07b.tar.bz2 | 2940 bytes |
| DIST | chromium-openpower-eeff222874.tar.bz2 | 438398 bytes |
| DIST | chromium-patches-145-3.tar.bz2 | 18439 bytes |
| DIST | chromium-patches-146-2.tar.bz2 | 18621 bytes |
| DIST | chromium-patches-147-4.tar.bz2 | 18587 bytes |
| DIST | chromium-patches-148-1.tar.bz2 | 19608 bytes |
| DIST | chromium-patches-148-2.tar.bz2 | 19859 bytes |
| DIST | chromium-patches-148-3.tar.bz2 | 20088 bytes |
| DIST | chromium-patches-copium-fe1caafa06.tar.gz | 15572 bytes |
| DIST | chromium-rust-toolchain-6f54d591c3-2-llvmorg-23-init-5669-g8a0be0bc.tar.xz | 270756972 bytes |
| DIST | chromium-rust-toolchain-6f54d591c3-7-llvmorg-23-init-5669-g8a0be0bc.tar.xz | 271641712 bytes |
| DIST | chromium-rust-toolchain-7d8ebe3128-3-llvmorg-23-init-2224-g5bd8dadb.tar.xz | 266591660 bytes |
| DIST | chromium-rust-toolchain-a4cfac7093-2-llvmorg-22-init-17020-gbd1bd178.tar.xz | 140484296 bytes |
| DIST | chromium-testfonts-a28b222b79.tar.gz | 33233004 bytes |