opensearchserver on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S opensearchserver

* (Optional) Uninstall opensearchserver on Arch using YAY

$ yay -Rns opensearchserver

2. Manually Install "opensearchserver" via AUR

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

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

b. Clone opensearchserver's git locally

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

c. Go to ~/opensearchserver folder and install it

$ cd ~/opensearchserver $ makepkg -si

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

ID: 584128
Name: opensearchserver
PackageBaseID: 139442
PackageBase: opensearchserver
Version: 1.5.14-1
Description: The open-source enterprise class search engine software
URL: http://www.opensearchserver.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fl.duriez
Submitter: fl.duriez
FirstSubmitted: 1549639995
LastModified: 1549639995
URLPath: /cgit/aur.git/snapshot/opensearchserver.tar.gz