manticoresearch on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S manticoresearch

* (Optional) Uninstall manticoresearch on Arch using YAY

$ yay -Rns manticoresearch

2. Manually Install "manticoresearch" via AUR

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

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

b. Clone manticoresearch's git locally

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

c. Go to ~/manticoresearch folder and install it

$ cd ~/manticoresearch $ makepkg -si

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

ID: 566197
Name: manticoresearch
PackageBaseID: 132752
PackageBase: manticoresearch
Version: 2.7.5-1
Description: Manticore Search is a fork of Sphinx, a fast, stable and powerful open source full-text search solution
URL: https://manticoresearch.com/
NumVotes: 3
Popularity: 0
OutOfDate: 1568056294
Maintainer:
Submitter: cinatic
FirstSubmitted: 1527171669
LastModified: 1544112382
URLPath: /cgit/aur.git/snapshot/manticoresearch.tar.gz