To uninstall spell just follow these instructions.
sudo apt-get remove spell
This will remove just the spell package itself.
sudo apt-get remove --auto-remove spell
This will remove the spell package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for spell then this will work.
sudo apt-get purge spell
Or similarly, like this spell
sudo apt-get purge --auto-remove spell
Package | spell |
Version | 1.0-24 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://directory.fsf.org/project/spell/ |
Description | GNU Spell, a clone of Unix `spell' |
Distro | ubuntu |
Release | vivid |
Repo | main |
Section | text |