2018-01-03 01:07:47 +01:00
|
|
|
qutebrowser (qt5 keyboard driven webbrowser)
|
|
|
|
|
2018-11-29 07:06:31 +01:00
|
|
|
qutebrowser is a keyboard-focused browser with a minimal
|
|
|
|
GUI. It's based on Python and PyQt5 and free software,
|
|
|
|
licensed under the GPL. It was inspired by other
|
|
|
|
browsers/addons like dwb and Vimperator/Pentadactyl.
|
|
|
|
|
2018-01-03 01:07:47 +01:00
|
|
|
Optional dependency:
|
|
|
|
|
2020-04-11 06:51:57 +02:00
|
|
|
qt5-webkit (for the webkit backend)
|
2018-11-29 07:06:31 +01:00
|
|
|
|
2018-02-19 15:52:50 +01:00
|
|
|
NOTE:
|
|
|
|
|
2019-09-05 22:25:04 +02:00
|
|
|
pyPEG2 needs building for python3:
|
2018-02-19 15:52:50 +01:00
|
|
|
|
|
|
|
PYTHON3=yes ./pyPEG2.SlackBuild
|
|
|
|
|
2019-09-26 03:15:57 +02:00
|
|
|
If you are using sbopkg you can add this as an option on
|
2018-11-29 07:06:31 +01:00
|
|
|
their pages before starting the build queue.
|
|
|
|
|
2018-05-14 16:02:18 +02:00
|
|
|
NOTE 2:
|
|
|
|
|
2018-11-29 07:06:31 +01:00
|
|
|
There is a list of changes and fixes for versions on the
|
|
|
|
release page:
|
2018-05-14 16:02:18 +02:00
|
|
|
|
|
|
|
https://github.com/qutebrowser/qutebrowser/releases
|