mecab-ipadic-utf8 software package provides IPA dictionary encoded in UTF-8 compiled for Mecab, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install mecab-ipadic-utf8
mecab-ipadic-utf8 is installed in your system.
Make ensure the mecab-ipadic-utf8 package were installed using the commands given below,
$ sudo dpkg-query -l | grep mecab-ipadic-utf8 *
You will get with mecab-ipadic-utf8 package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Miscellaneous |
| Package | mecab-ipadic-utf8 |
| Version | 2.7.0-20070801+main-1 |
| Description | IPA dictionary encoded in UTF-8 compiled for Mecab |
| Sub Section | misc |