python-cabocha on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-cabocha

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

$ yay -Rns python-cabocha

2. Manually Install "python-cabocha" via AUR

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

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

b. Clone python-cabocha's git locally

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

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

$ cd ~/python-cabocha $ makepkg -si

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

ID: 624062
Name: python-cabocha
PackageBaseID: 79948
PackageBase: python-cabocha
Version: 0.69-3
Description: Yet Another Japanese Dependency Structure Analyzer (Python interface)
URL: https://taku910.github.io/cabocha/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: nosada
FirstSubmitted: 1394725206
LastModified: 1561298885
URLPath: /cgit/aur.git/snapshot/python-cabocha.tar.gz