How to install Falkon Web Browser in Ubuntu 18.04?

Mangesh Dhulap
1 min readApr 8, 2019

--

Falkon is a KDE web browser using QtWebEngine rendering engine, previously known as QupZilla. It aims to be a lightweight web browser available through all major platforms. This project has been originally started only for educational purposes. But from its start, Falkon has grown into a feature-rich browser.

Falkon has all standard functions you expect from a web browser. It includes bookmarks, history (both also in sidebar) and tabs. Above that, it has by default enabled blocking ads with a built-in AdBlock plugin.

Follow the below steps to install Falkon Web Browser in Ubuntu 18.04:

itsmarttricks@mangesh:~$ sudo apt-get updateitsmarttricks@mangesh:~$ sudo apt-get install falkon

Read More https://www.itsmarttricks.com/how-to-install-falkon-web-browser-in-ubuntu-18-04/

--

--