Quantcast
Channel: LinuxG.net
Viewing all articles
Browse latest Browse all 2249

How To Install QupZilla 1.6.6 On Ubuntu, Linux Mint, Pinguy OS, Elementary OS, Debian, Crunchbang And Other Ubuntu And Debian Derivatives

$
0
0

Hello Linux Geeksters. As you may know, QupZilla is a lightweight web browser, built on QtWebKit. QupZilla includes all standard functions of a modern browser, including bookmarks, history, tabs. And it’s power can be extended via plugins, like AdBlock, RSS reader, and many others.

The latest version available is Qupzilla 1.6.6, which has been released a while ago. Among others, it got an AutoScroll plugin, a Web Inspector accessible by pressing F12, enabling the users to analyze the visited webpages, got a better integration with the desktop environments, got support for creating customized keyboard shortcuts, proxy manangement and password manager.

how to install QupZilla 1.6.6 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 16 Petra, Linux Mint 13 Maya, Pinguy OS 14.04, Pinguy OS 12.04, Elementary OS 0.3 Isis, Elementary OS 0.2, LXLE 14.04, Debian Jessie, Debian Wheezy, Kwheezy, Crunchbang, OpenSUSE 13.1 and OpenSUSE 12.3.

In this article I will show you how to install QupZilla 1.6.6 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 16 Petra, Linux Mint 13 Maya, Pinguy OS 14.04, Pinguy OS 12.04, Elementary OS 0.3 Isis, Elementary OS 0.2, LXLE 14.04, Debian Jessie, Debian Wheezy, Kwheezy, Crunchbang, OpenSUSE 13.1 and OpenSUSE 12.3.

For Ubuntu 14.04, Ubuntu 13.10, Ubuntu 12.04, Linux Mint 17, Linux Mint 16, Linux Mint 13, Pinguy OS 14.04, Pinguy OS 12.04, LXLE 14.04, Elementary OS 0.3 and Elementary OS 0.2 Luna, QupZilla 1.6.6 is available via PPA, so we have to add it to our system, update the local repository index and install the qupzilla package. Like this:

$ sudo add-apt-repository ppa:nowrep/qupzilla
$ sudo apt-get update
$ sudo apt-get install qupzilla

Optional, to remove qupzilla 1.6.6, do:

$ sudo apt-get remove qupzilla

To install QupZilla 1.6.6 on Debian, Kwheezy and Crunchbang, we have to download the deb packages from the official site and install them with dpkg. Follow the instructions for your architecture exactly, in order to get a successful installation.

Instructions for 32 bit Debian, Kwheezy and Crunchbang systems:

$ wget www.qupzilla.com/startdownload?debian32
$ sudo dpkg -i qupzilla*.deb

Optional, to remove qupzilla 1.6.6, do:

$ sudo apt-get remove qupzilla

Instructions for 64 bit Debian, Kwheezy and Crunchbang systems:

$ wget www.qupzilla.com/startdownload?debian64
$ sudo dpkg -i qupzilla*.deb

Optional, to remove qupzilla 1.6.6, do:

$ sudo apt-get remove qupzilla

QupZilla 1.6.6 is available via repository, for the latest OpenSUSE systems. Follow the instructions for your system exactly, in order to get a successful installation.

How to install QupZilla 1.6.1 on openSUSE 13.1:

zypper addrepo http://download.opensuse.org/repositories/KDE:Extra/openSUSE_13.1/KDE:Extra.repo
zypper refresh
zypper install qupzilla

Optional, to remove qupzilla 1.6.6, do:

$ sudo zypper remove qupzilla

How to install QupZilla 1.6.1 on openSUSE 12.3:

zypper addrepo http://download.opensuse.org/repositories/KDE:Extra/openSUSE_12.3/KDE:Extra.repo
zypper refresh
zypper install qupzilla

Optional, to remove qupzilla 1.6.6, do:

$ sudo zypper remove qupzilla

Share and Enjoy

TwitterFacebookGoogle PlusEmailRSS

Viewing all articles
Browse latest Browse all 2249

Trending Articles