apache-opennlp on AUR (Arch User Repository)

Last updated: June 08,2024

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

$ yay -S apache-opennlp

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

$ yay -Rns apache-opennlp

2. Manually Install "apache-opennlp" via AUR

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

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

b. Clone apache-opennlp's git locally

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

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

$ cd ~/apache-opennlp $ makepkg -si

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

ID: 1245884
Name: apache-opennlp
PackageBaseID: 71885
PackageBase: apache-opennlp
Version: 2.1.1-1
Description: A machine learning-based toolkit for the processing of natural language text
URL: http://opennlp.apache.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: GymliDanny
Submitter: jdarch
FirstSubmitted: 1374055831
LastModified: 1682355959
URLPath: /cgit/aur.git/snapshot/apache-opennlp.tar.gz