opennlp-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S opennlp-bin

* (Optional) Uninstall opennlp-bin on Arch using YAY

$ yay -Rns opennlp-bin

2. Manually Install "opennlp-bin" via AUR

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

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

b. Clone opennlp-bin's git locally

$ git clone https://aur.archlinux.org/opennlp-bin.git ~/opennlp-bin

c. Go to ~/opennlp-bin folder and install it

$ cd ~/opennlp-bin $ makepkg -si

3. Information about the opennlp-bin package on Arch User Repository (AUR)

ID: 776842
Name: opennlp-bin
PackageBaseID: 132039
PackageBase: opennlp-bin
Version: 1.9.3-1
Description: Machine learning-based toolkit for processing natural language text (bin)
URL: https://opennlp.apache.org
NumVotes: 2
Popularity: 0
OutOfDate: 1682557270
Maintainer:
Submitter: flacks
FirstSubmitted: 1525299413
LastModified: 1597011824
URLPath: /cgit/aur.git/snapshot/opennlp-bin.tar.gz