This package browser is in early development. Mind the rough edges.

qtwebengine

Qt WebEngine module

The Qt5WebEngine module provides support for web applications using the Chromium browser project. The Chromium source code has Google services and binaries removed, and adds modular support for using system libraries.

Installation

Install the latest version of qtwebengine as follows:

guix install qtwebengine

Or install a particular version:

guix install qtwebengine@5.15.10

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.