How to Install libmecab-dev in Ubuntu 18.04



Install libmecab-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libmecab-dev

Description:

Header files of Mecab

This package provides header files which are necessary to development programs using runtime libraries of Mecab, that is a Japanese morphological analysis system.

Homepage: https://taku910.github.io/mecab/

Version: 0.996-5

Section: universe/libdevel