Install mysqmail-dovecot-logger
Installing mysqmail-dovecot-logger package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mysqmail-dovecot-logger
mysqmail-dovecot-logger package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | mysqmail-dovecot-logger |
version | 0.4.9-10.1+b1 |
description | real-time logging system in MySQL – Dovecot traffic-logger |
subsection | |
website | gplhost.com / software-mysqmail.html |
maintainer | Thomas Goirand |
Uninstall mysqmail-dovecot-logger
To remove just mysqmail-dovecot-logger package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mysqmail-dovecot-logger
Uninstall mysqmail-dovecot-logger and it’s dependent packages
To remove the mysqmail-dovecot-logger package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mysqmail-dovecot-logger
Purging mysqmail-dovecot-logger
If you also want to delete configuration and/or data files of mysqmail-dovecot-logger from Debian Sid then this will work:
sudo apt-get purge mysqmail-dovecot-logger
To delete configuration and/or data files of mysqmail-dovecot-logger and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mysqmail-dovecot-logger