pgroonga on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pgroonga

* (Optional) Uninstall pgroonga on Arch using YAY

$ yay -Rns pgroonga

2. Manually Install "pgroonga" via AUR

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

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

b. Clone pgroonga's git locally

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

c. Go to ~/pgroonga folder and install it

$ cd ~/pgroonga $ makepkg -si

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

ID: 1386059
Name: pgroonga
PackageBaseID: 90094
PackageBase: pgroonga
Version: 3.1.6-2
Description: Fast fulltext search on PostgreSQL.
URL: https://github.com/pgroonga/pgroonga
NumVotes: 4
Popularity: 0.066693
OutOfDate:
Maintainer: cosmo0920
Submitter: cosmo0920
FirstSubmitted: 1422968449
LastModified: 1705307931
URLPath: /cgit/aur.git/snapshot/pgroonga.tar.gz