Installlion's Logo

Installlion.com

How To Uninstall spell On Ubuntu 15.04

To uninstall spell just follow these instructions.

Uninstall just spell

GNU Spell, a clone of Unix `spell'Ubuntu 15.04text1.0-24
sudo apt-get remove spell

This will remove just the spell package itself.

Uninstall spell and its dependencies

sudo apt-get remove --auto-remove spell

This will remove the spell package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for spell then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge spell

Or similarly, like this spell

sudo apt-get purge --auto-remove spell

Package Data

Packagespell
Version1.0-24
MaintainerUbuntu Developers <[email protected]>
Home pagehttp://directory.fsf.org/project/spell/
DescriptionGNU Spell, a clone of Unix `spell'
Distroubuntu
Releasevivid
Repomain
Sectiontext

Dependencies