QtWebKit web browser QupZilla 1.8.1 has been released recently. Here is how to install / upgrade it in Ubuntu 14.10, Ubuntu 14.04, Ubuntu 12.04 and their derivatives.
QupZilla is a free and open source browser that uses QtWebKit engine. Additional effort was put into seamless integration of the browser with the native look and feel of users’ desktops. Some additional features of the browser include the integration of history, web feeds and bookmarks in a single location, the ability to take a screenshot of the entire page, and Opera-like “Speed dial” home page. It is reported to consume fewer system resources than the major general purpose browsers like Mozilla Firefox and Google Chrome.
QupZilla 1.8.1 is the first bugfix release since v1.8.0. It fixed:
-
reverted setting DNT header by default
-
autofill not working for some frames
-
saving speed dial in case of crash
-
open file in download option on windows
-
Internet Explorer bookmarks importer
-
building on Mac
Install / Upgrade QupZilla in Ubuntu:
The latest binaries have been made into PPA available for Ubuntu 12.04, Ubuntu 14.04 and Ubuntu 14.10.
Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run the commands below one by one to add the PPA and install the browser:
sudo add-apt-repository -y ppa:nowrep/qupzilla sudo apt-get update sudo apt-get install qupzilla
If you don’t want to add the PPA, grab the .deb package directly from this page.
After that, you can launch the browser from Unity dash and receive future updates by running regular update via Software Updater.