python-pymorphy3 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-pymorphy3

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

$ yay -Rns python-pymorphy3

2. Manually Install "python-pymorphy3" via AUR

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

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

b. Clone python-pymorphy3's git locally

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

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

$ cd ~/python-pymorphy3 $ makepkg -si

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

ID: 1313933
Name: python-pymorphy3
PackageBaseID: 197318
PackageBase: python-pymorphy3
Version: 1.2.0-00
Description: Morphological analyzer (POS tagger + inflection engine) for Russian language.
URL: https://github.com/no-plagiarism/pymorphy3
NumVotes: 1
Popularity: 0.319969
OutOfDate:
Maintainer: 1over137
Submitter: 1over137
FirstSubmitted: 1693852851
LastModified: 1693852851
URLPath: /cgit/aur.git/snapshot/python-pymorphy3.tar.gz