From adb552ee6ef99056fd8efa4375f21f1d7a2370f0 Mon Sep 17 00:00:00 2001 From: instinctive Date: Thu, 7 Sep 2017 14:29:45 -0700 Subject: [PATCH] Use python3-qt5-webengine for Fedora This was the incantation that worked for me on Fedora 26. --- INSTALL.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.asciidoc b/INSTALL.asciidoc index 6977717c8..e8ce36c48 100644 --- a/INSTALL.asciidoc +++ b/INSTALL.asciidoc @@ -85,7 +85,7 @@ qutebrowser is available in the official repositories for Fedora 22 and newer. # dnf install qutebrowser ---- -It's also recommended to install `qt5-qtwebengine` and start with `--backend +It's also recommended to install `python3-qt5-webengine` and start with `--backend webengine` to use the new backend. On Archlinux