mecab-git on AUR (Arch User Repository)

Last updated: November 16,2024

1. Install "mecab-git" 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-git on Arch using YAY

$ yay -S mecab-git

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

$ yay -Rns mecab-git

2. Manually Install "mecab-git" via AUR

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

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

b. Clone mecab-git's git locally

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

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

$ cd ~/mecab-git $ makepkg -si

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

ID: 289111
Name: mecab-git
PackageBaseID: 109464
PackageBase: mecab-git
Version: r144.32041d9-1
Description: Yet another part-of-speech and morphological analyzer.
URL: https://taku910.github.io/mecab
NumVotes: 13
Popularity: 0.38327
OutOfDate:
Maintainer: hidebu
Submitter: hidebu
FirstSubmitted: 1459250855
LastModified: 1459250864
URLPath: /cgit/aur.git/snapshot/mecab-git.tar.gz