Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install post-faq on Debian Unstable (Sid)


Install post-faq

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

sudo apt-get update
sudo apt-get install post-faq

post-faq package information

distro Debian Unstable (Sid)
section Main
name post-faq
version 0.10-20
description post periodic FAQs to Usenet newsgroups
subsection news
maintainer Roland Rosenfeld

Uninstall post-faq

To remove just post-faq package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove post-faq

Uninstall post-faq and it’s dependent packages

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

sudo apt-get remove --auto-remove post-faq

Purging post-faq

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

sudo apt-get purge post-faq

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

sudo apt-get purge --auto-remove post-faq

 

Comments

comments