Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install pqiv on Debian Unstable (Sid)


Install pqiv

Installing pqiv package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install pqiv

pqiv package information

distro Debian Unstable (Sid)
section Main
name pqiv
version 2.2-1
description Lightweight image viewer
subsection graphics
website pberndt.com / Programme / Linux / pqiv / 
maintainer Bart Martens

Uninstall pqiv

To remove just pqiv package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove pqiv

Uninstall pqiv and it’s dependent packages

To remove the pqiv package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove pqiv

Purging pqiv

If you also want to delete configuration and/or data files of pqiv from Debian Sid then this will work:

sudo apt-get purge pqiv

To delete configuration and/or data files of pqiv and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove pqiv

 

Comments

comments