To uninstall mecab-utils just follow these instructions.
/debian/jessie/main///install/index.html Support programs of Mecab Debian 8.0 misc 0.996-1.1
sudo apt-get remove mecab-utils
Which will remove just the mecab-utils package itself.
sudo apt-get remove --auto-remove mecab-utils
This will remove the mecab-utils package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for mecab-utils then this will work.
sudo apt-get purge mecab-utils
Or similarly, like this mecab-utils
sudo apt-get purge --auto-remove mecab-utils
Package | mecab-utils |
Version | 0.996-1.1 |
Maintainer | TSUCHIYA Masatoshi |
Description | Support programs of Mecab |
Distro | debian |
Release | jessie |
Repo | main |
Section | misc |