qtwebengine 5.15.15
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.
- Website: https://wiki.qt.io/QtWebEngine
- Licenses: LGPL 2.1+
- Package source: gnu/packages/qt.scm
- Builds: See build status
- Issues: See known issues
Installation
Install qtwebengine 5.15.15
as follows:
guix install qtwebengine@5.15.15
Or install the latest version:
guix install qtwebengine
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.