Install watch-maildirs
Installing watch-maildirs package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install watch-maildirs
watch-maildirs package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | watch-maildirs |
version | 1.2.0-2.1 |
description | mswatch helper tools to watch maildirs and trigger on-demand syncs |
subsection | |
website | mswatch.sourceforge.net |
maintainer | Jonas Smedegaard |
Uninstall watch-maildirs
To remove just watch-maildirs package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove watch-maildirs
Uninstall watch-maildirs and it’s dependent packages
To remove the watch-maildirs package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove watch-maildirs
Purging watch-maildirs
If you also want to delete configuration and/or data files of watch-maildirs from Debian Sid then this will work:
sudo apt-get purge watch-maildirs
To delete configuration and/or data files of watch-maildirs and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove watch-maildirs