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.15

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.

Badge code

You can use the following badge to inform users of qtwebengine about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/qtwebengine'><img src='https://packages.guix.gnu.org/packages/qtwebengine/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/qtwebengine/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/qtwebengine)

Example Org:

[[https://packages.guix.gnu.org/packages/qtwebengine][https://packages.guix.gnu.org/packages/qtwebengine/badges/latest-version.svg]]