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
Copied
b. Install groonga on Arch using YAY
$
yay -S
groonga
Copied
* (Optional) Uninstall groonga on Arch using YAY
$
yay -Rns
groonga
Copied
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
Copied
b. Clone groonga's git locally
$
git clone https://aur.archlinux.org/groonga.git
~/groonga
Copied
c. Go to ~/groonga folder and install it
$
cd
~/groonga
Copied
$
makepkg -si
Copied
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
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