Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install proftpd-mod-msg on Debian Unstable (Sid)


Install proftpd-mod-msg

Installing proftpd-mod-msg package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install proftpd-mod-msg

proftpd-mod-msg package information

distro Debian Unstable (Sid)
section Main
name proftpd-mod-msg
version 0.4.1-1.1+b4
description ProFTPD module mod_msg
subsection net
website castaglia.org / proftpd / modules / mod_msg.html
maintainer ProFTPD Maintainance Team

Uninstall proftpd-mod-msg

To remove just proftpd-mod-msg package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove proftpd-mod-msg

Uninstall proftpd-mod-msg and it’s dependent packages

To remove the proftpd-mod-msg package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove proftpd-mod-msg

Purging proftpd-mod-msg

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

sudo apt-get purge proftpd-mod-msg

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

sudo apt-get purge --auto-remove proftpd-mod-msg

Comments

comments