mecab-ipadic on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "mecab-ipadic" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install mecab-ipadic on Arch using YAY

$ yay -S mecab-ipadic

* (Optional) Uninstall mecab-ipadic on Arch using YAY

$ yay -Rns mecab-ipadic

2. Manually Install "mecab-ipadic" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mecab-ipadic's git locally

$ git clone https://aur.archlinux.org/mecab-ipadic.git ~/mecab-ipadic

c. Go to ~/mecab-ipadic folder and install it

$ cd ~/mecab-ipadic $ makepkg -si

3. Information about the mecab-ipadic package on Arch User Repository (AUR)

ID: 221002
Name: mecab-ipadic
PackageBaseID: 97401
PackageBase: mecab-ipadic
Version: 2.7.0_20070801-3
Description: IPA dictionary for mecab.
URL: https://taku910.github.io/mecab
NumVotes: 9
Popularity: 0.058402
OutOfDate:
Maintainer:
Submitter: FSMaxB
FirstSubmitted: 1439388198
LastModified: 1439402366
URLPath: /cgit/aur.git/snapshot/mecab-ipadic.tar.gz