python-mecab on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-mecab

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

$ yay -Rns python-mecab

2. Manually Install "python-mecab" via AUR

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

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

b. Clone python-mecab's git locally

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

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

$ cd ~/python-mecab $ makepkg -si

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

ID: 1187338
Name: python-mecab
PackageBaseID: 86961
PackageBase: python-mecab
Version: 1.0.6-1
Description: Morphological Analysis Tool - Python3 interface
URL: http://taku910.github.io/mecab/
NumVotes: 2
Popularity: 0
OutOfDate: 1702310494
Maintainer:
Submitter: nosada
FirstSubmitted: 1414422000
LastModified: 1671854525
URLPath: /cgit/aur.git/snapshot/python-mecab.tar.gz