maltparser on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S maltparser

* (Optional) Uninstall maltparser on Arch using YAY

$ yay -Rns maltparser

2. Manually Install "maltparser" via AUR

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

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

b. Clone maltparser's git locally

$ git clone https://aur.archlinux.org/maltparser.git ~/maltparser

c. Go to ~/maltparser folder and install it

$ cd ~/maltparser $ makepkg -si

3. Information about the maltparser package on Arch User Repository (AUR)

ID: 413024
Name: maltparser
PackageBaseID: 61334
PackageBase: maltparser
Version: 1.9.0-1
Description: a data-driven parser generator for dependency parsing
URL: http://www.maltparser.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mitsuse
FirstSubmitted: 1343665243
LastModified: 1495464255
URLPath: /cgit/aur.git/snapshot/maltparser.tar.gz