Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install pop3browser on Debian Unstable (Sid)


Install pop3browser

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

sudo apt-get update
sudo apt-get install pop3browser

pop3browser package information

distro Debian Unstable (Sid)
section Main
name pop3browser
version 0.4.1-6
description Allows one to check a pop3 mailbox before downloading any mail
subsection mail
maintainer Debian QA Group

Uninstall pop3browser

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

sudo apt-get remove pop3browser

Uninstall pop3browser and it’s dependent packages

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

sudo apt-get remove --auto-remove pop3browser

Purging pop3browser

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

sudo apt-get purge pop3browser

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

sudo apt-get purge --auto-remove pop3browser

 

Comments

comments