Epiphany

From Gentoo Wiki
Jump to:navigation Jump to:search
Resources

Epiphany, sometimes called simply web, is a simple, fast Webkit-based web browser built for GNOME and Pantheon. It's main goal is to create a web browser that is free, open source, aesthetically pleasing and clean. It comes with a built-in adblocker and Intelligent Tracking Prevention by default.

Installation

USE flags

USE flags for www-client/epiphany GNOME webbrowser based on Webkit

test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

Emerge

root #emerge --ask www-client/epiphany

Flatpak

Epiphany also offers a flatpak version. It is the recommended way of installing epiphany by the developers.

Install Flatpak:

root #emerge --ask sys-apps/flatpak

Install epiphany from flathub.

root #flatpak install flathub org.gnome.Epiphany

Run through the command line:

user $flatpak run org.gnome.Epiphany

See Flatpak for more information.