mroonga on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mroonga

* (Optional) Uninstall mroonga on Arch using YAY

$ yay -Rns mroonga

2. Manually Install "mroonga" via AUR

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

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

b. Clone mroonga's git locally

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

c. Go to ~/mroonga folder and install it

$ cd ~/mroonga $ makepkg -si

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

ID: 1409589
Name: mroonga
PackageBaseID: 83898
PackageBase: mroonga
Version: 13.05-1
Description: Fast fulltext search on MySQL(MariaDB bundled Mroonga package).
URL: http://mroonga.org/
NumVotes: 2
Popularity: 0.5658
OutOfDate:
Maintainer: cosmo0920
Submitter: cosmo0920
FirstSubmitted: 1405611204
LastModified: 1708003855
URLPath: /cgit/aur.git/snapshot/mroonga.tar.gz