Install Latest QupZilla on Ubuntu / Linux Mint / Fedora / Mageia and Debian


Install Latest QupZilla on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Ubuntu 13.10/13.04/12.04, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Peppermint Five, Deepin 2014, LXLE 14.04, Fedora 22, Fedora 23 and Fedora 24, Debian 6, Debian 7, Debian 8, Mageia 5, Mageia 6

QupZilla is a new and very fast QtWebEngine browser. 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, QupZilla has grown into a feature-rich browser.

QupZilla has all standard functions you expect from a web browser. It includes bookmarks, history (both also in sidebar) and tabs. Above that, you can manage RSS feeds with an included RSS reader, block ads with a builtin AdBlock plugin, block Flash content with Click2Flash and edit the local CA Certificates database with an SSL Manager.

QupZilla's main aim is to be a very fast and very stable QtWebKit browser available to everyone. There are already a lot of QtWebKit browsers available, but they are either bound to the KDE environment (rekonq), are not actively developed or very unstable and miss important features. But there is missing a multiplatform, modern and actively developed browser. QupZilla is trying to fill this gap by providing a very stable browsing experience.

Homesite: http://www.qupzilla.com
Development Blog: http://blog.qupzilla.com

Ubuntu (and other Ubuntu-based linux distros) users can install QupZilla by running these commands
sudo add-apt-repository ppa:nowrep/qupzilla
sudo apt-get update
sudo apt-get install qupzilla

For Fedora 22, Fedora 23 and Fedora 24
You can install QupZilla by running this command
yum install qupzilla

For Debian Derivatives (32 bit and 64 bit)

32 bit
wget http://www.qupzilla.com/uploads/qupzilla_1.8.9_i386.deb
sudo chmod +x qupzilla_1.8.9_i386.deb
sudo dpkg -i qupzilla_1.8.9_i386.deb
sudo apt-get install -f

64 bit 
wget http://www.qupzilla.com/uploads/qupzilla_1.8.9_amd64.deb
sudo chmod +x qupzilla_1.8.9_amd64.deb
sudo dpkg -i qupzilla_1.8.9_amd64.deb
sudo apt-get install -f

For Mageia 
You can install QupZilla by running this command
urpmi qupzilla