stanford-parser on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S stanford-parser

* (Optional) Uninstall stanford-parser on Arch using YAY

$ yay -Rns stanford-parser

2. Manually Install "stanford-parser" via AUR

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

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

b. Clone stanford-parser's git locally

$ git clone https://aur.archlinux.org/stanford-parser.git ~/stanford-parser

c. Go to ~/stanford-parser folder and install it

$ cd ~/stanford-parser $ makepkg -si

3. Information about the stanford-parser package on Arch User Repository (AUR)

ID: 625650
Name: stanford-parser
PackageBaseID: 127085
PackageBase: stanford-parser
Version: 3.9.2-3
Description: A natural language parser is a program that works out the grammatical structure of sentences.
URL: https://nlp.stanford.edu/software/lex-parser.shtml#Download
NumVotes: 2
Popularity: 0
OutOfDate: 1696110041
Maintainer: will.price94
Submitter: will.price94
FirstSubmitted: 1510057191
LastModified: 1561804300
URLPath: /cgit/aur.git/snapshot/stanford-parser.tar.gz