groonga on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S groonga

* (Optional) Uninstall groonga on Arch using YAY

$ yay -Rns groonga

2. Manually Install "groonga" via AUR

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

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

b. Clone groonga's git locally

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

c. Go to ~/groonga folder and install it

$ cd ~/groonga $ makepkg -si

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

ID: 1386049
Name: groonga
PackageBaseID: 52690
PackageBase: groonga
Version: 13.1.1-1
Description: An opensource fulltext search engine.
URL: http://groonga.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: cosmo0920
Submitter: opamp
FirstSubmitted: 1317030294
LastModified: 1705306372
URLPath: /cgit/aur.git/snapshot/groonga.tar.gz