sphinx on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "sphinx" 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 sphinx on Arch using YAY
$
yay -S
sphinx
Copied
* (Optional) Uninstall sphinx on Arch using YAY
$
yay -Rns
sphinx
Copied
2. Manually Install "sphinx" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sphinx's git locally
$
git clone https://aur.archlinux.org/sphinx.git
~/sphinx
Copied
c. Go to ~/sphinx folder and install it
$
cd
~/sphinx
Copied
$
makepkg -si
Copied
3. Information about the sphinx package on Arch User Repository (AUR)
ID: 1329411
Name: sphinx
PackageBaseID: 17178
PackageBase: sphinx
Version: 2.2.11-4
Description: Free open-source SQL full-text search engine.
URL: http://www.sphinxsearch.com/
NumVotes: 69
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1211762787
LastModified: 1696581037
URLPath: /cgit/aur.git/snapshot/sphinx.tar.gz
Name: sphinx
PackageBaseID: 17178
PackageBase: sphinx
Version: 2.2.11-4
Description: Free open-source SQL full-text search engine.
URL: http://www.sphinxsearch.com/
NumVotes: 69
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1211762787
LastModified: 1696581037
URLPath: /cgit/aur.git/snapshot/sphinx.tar.gz