LoginSignup
14
14

More than 5 years have passed since last update.

mecab をcentosにyumでインストール

Posted at

mecabをyumでインストールする

デフォルトではyum経由でインストール出来ないので、 groonga のレポジトリを登録してからyumでmecabをインストール

sudo rpm -ivh http://packages.groonga.org/centos/groonga-release-1.1.0-1.noarch.rpm

sudo yum install mecab mecab-ipadic -y

mecab --version

以上

14
14
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
14
14