Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install muddleftpd on Debian Unstable (Sid)


Install muddleftpd

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

sudo apt-get update
sudo apt-get install muddleftpd

muddleftpd package information

distro Debian Unstable (Sid)
section Main
name muddleftpd
version 1.3.13.1-4.3
description A flexible and efficient FTP daemon
subsection net
maintainer Joerg Jaspert

Uninstall muddleftpd

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

sudo apt-get remove muddleftpd

Uninstall muddleftpd and it’s dependent packages

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

sudo apt-get remove --auto-remove muddleftpd

Purging muddleftpd

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

sudo apt-get purge muddleftpd

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

sudo apt-get purge --auto-remove muddleftpd

 

Comments

comments