frog on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S frog

* (Optional) Uninstall frog on Arch using YAY

$ yay -Rns frog

2. Manually Install "frog" via AUR

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

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

b. Clone frog's git locally

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

c. Go to ~/frog folder and install it

$ cd ~/frog $ makepkg -si

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

ID: 1365045
Name: frog
PackageBaseID: 87871
PackageBase: frog
Version: 0.32-1
Description: Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. It includes a tokenizer, part-of-speech tagger, lemmatizer, morphological analyser, named entity recognition, shallow parser and dependency parser.
URL: http://languagemachines.github.io/frog
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: proycon
Submitter: proycon
FirstSubmitted: 1417432860
LastModified: 1701787930
URLPath: /cgit/aur.git/snapshot/frog.tar.gz