To uninstall squirrelmail just follow these instructions.
/ubuntu/vivid/universe///install/index.html Webmail for nuts Ubuntu 15.04 universe/web 2:1.4.23~svn20120406-2
sudo apt-get remove squirrelmail
Which will remove just the squirrelmail package itself.
sudo apt-get remove --auto-remove squirrelmail
This will remove the squirrelmail package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for squirrelmail then this will work.
sudo apt-get purge squirrelmail
Or similarly, like this squirrelmail
sudo apt-get purge --auto-remove squirrelmail
Package | squirrelmail |
Version | 2:1.4.23~svn20120406-2 |
Maintainer | Ubuntu Developers |
Description | Webmail for nuts |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/web |