python-pymorphy2 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pymorphy2

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

$ yay -Rns python-pymorphy2

2. Manually Install "python-pymorphy2" via AUR

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

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

b. Clone python-pymorphy2's git locally

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

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

$ cd ~/python-pymorphy2 $ makepkg -si

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

ID: 1268887
Name: python-pymorphy2
PackageBaseID: 147631
PackageBase: python-pymorphy2
Version: 0.9.1-3
Description: Morphological analyzer (POS tagger + inflection engine) for Russian language.
URL: https://github.com/kmike/pymorphy2/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: vantu5z
Submitter: vantu5z
FirstSubmitted: 1577171411
LastModified: 1686057629
URLPath: /cgit/aur.git/snapshot/python-pymorphy2.tar.gz