python-fugashi on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-fugashi

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

$ yay -Rns python-fugashi

2. Manually Install "python-fugashi" via AUR

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

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

b. Clone python-fugashi's git locally

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

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

$ cd ~/python-fugashi $ makepkg -si

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

ID: 1200821
Name: python-fugashi
PackageBaseID: 189778
PackageBase: python-fugashi
Version: 1.2.1-3
Description: Cython MeCab wrapper for fast, pythonic Japanese tokenization and morphological analysis
URL: https://github.com/polm/fugashi
NumVotes: 0
Popularity: 0
OutOfDate: 1696962930
Maintainer: atticf
Submitter: atticf
FirstSubmitted: 1674464210
LastModified: 1674464210
URLPath: /cgit/aur.git/snapshot/python-fugashi.tar.gz