How to Install mecab-jumandic-utf8 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mecab-jumandic-utf8 software package in Ubuntu 14.04 LTS (Trusty Tahr)

mecab-jumandic-utf8 software package provides Juman 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-jumandic-utf8 

mecab-jumandic-utf8 is installed in your system.

Make ensure the mecab-jumandic-utf8 package were installed using the commands given below,

$ sudo dpkg-query -l | grep mecab-jumandic-utf8 *

You will get with mecab-jumandic-utf8 package name, version, architecture and description in a table

mecab-jumandic-utf8 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Miscellaneous
Package mecab-jumandic-utf8
Version 5.1+20070304-3
Description Juman dictionary encoded in UTF-8 compiled for Mecab
Sub Section misc


See Also, How to uninstall or remove mecab-jumandic-utf8 software package from Ubuntu 14.04 LTS (Trusty Tahr)?