apache-lucene on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S apache-lucene

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

$ yay -Rns apache-lucene

2. Manually Install "apache-lucene" via AUR

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

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

b. Clone apache-lucene's git locally

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

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

$ cd ~/apache-lucene $ makepkg -si

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

ID: 1413109
Name: apache-lucene
PackageBaseID: 119045
PackageBase: apache-lucene
Version: 9.10.0-1
Description: Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java.
URL: https://lucene.apache.org/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1485158581
LastModified: 1708502326
URLPath: /cgit/aur.git/snapshot/apache-lucene.tar.gz