%general-entities; ]> $LastChangedBy$ $Date$ Falkon-&falkon-version; falkon Introduction to falkon Falkon is a KDE web browser using the QtWebEngine rendering engine. It was previously known as QupZilla. It aims to be a lightweight web browser available through all major platforms. Although falkon is now part of KDE, it can be installed without KDE (with the loss of kwallet functionality). &lfs91_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &falkon-md5sum; Download size: &falkon-size; Estimated disk space required: &falkon-buildsize; Estimated build time: &falkon-time; falkon Dependencies Required , Optional , and PySide2 for experimental Python plugins (compiling this from source is very slow). User Notes: Installation of falkon Install falkon by running the following commands: Unless you have installed both PySide2 and ki18n, remove the translations for the sample hellopython.py script: rm -rf po/ Fix a missing include in Qt-5.14: sed -i '/#include <QSettings>/a#include <QFile>' \ src/plugins/VerticalTabs/verticaltabsplugin.cpp Now build the program: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ .. && make To test the results, issue: make test. All tests should pass. If any fail, the full results will be in Testing/Temporary/LastTest.log. Now, as the root user: make install If you have installed Pyside2 you will want to examine the hellopython.py which is in the scripts/ directory, and perhaps copy it to your home directory. Command Explanations : This will save a little time and space by not building the test programs, use this if you do not wish to run the test. Contents Installed Programs Installed Library Installed Directory falkon libFalkonPrivate.so.3 ${FALKON_PREFIX}/lib/plugins, ${FALKON_PREFIX}/share/falkon. Short Descriptions falkon is a web browser which uses qtwebengine. falkon libFalkonPrivate.so.3 contains functions used by falkon. libFalkonPrivate.so.3