python-stanza on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-stanza

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

$ yay -Rns python-stanza

2. Manually Install "python-stanza" via AUR

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

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

b. Clone python-stanza's git locally

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

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

$ cd ~/python-stanza $ makepkg -si

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

ID: 1419017
Name: python-stanza
PackageBaseID: 150736
PackageBase: python-stanza
Version: 1.8.1-1
Description: Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages
URL: https://stanfordnlp.github.io/stanza
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: cjber
FirstSubmitted: 1585243810
LastModified: 1709313296
URLPath: /cgit/aur.git/snapshot/python-stanza.tar.gz