python-mecab on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install python-mecab on Arch using YAY
$
yay -S
python-mecab
Copied
* (Optional) Uninstall python-mecab on Arch using YAY
$
yay -Rns
python-mecab
Copied
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
Copied
b. Clone python-mecab's git locally
$
git clone https://aur.archlinux.org/python-mecab.git
~/python-mecab
Copied
c. Go to ~/python-mecab folder and install it
$
cd
~/python-mecab
Copied
$
makepkg -si
Copied
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
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