To uninstall yaws-mail just follow these instructions.
sudo apt-get remove yaws-mail
This will remove just the yaws-mail package itself.
sudo apt-get remove --auto-remove yaws-mail
This will remove the yaws-mail package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for yaws-mail then this will work.
sudo apt-get purge yaws-mail
Or similarly, like this yaws-mail
sudo apt-get purge --auto-remove yaws-mail
Package | yaws-mail |
Version | 2.0.3+dfsg-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://yaws.hyber.org/ |
Description | Webmail application for Yaws webserver |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/web |