libsphinx on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libsphinx

* (Optional) Uninstall libsphinx on Arch using YAY

$ yay -Rns libsphinx

2. Manually Install "libsphinx" via AUR

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

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

b. Clone libsphinx's git locally

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

c. Go to ~/libsphinx folder and install it

$ cd ~/libsphinx $ makepkg -si

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

ID: 1391303
Name: libsphinx
PackageBaseID: 194398
PackageBase: libsphinx
Version: 1.1.1-1
Description: Sphinx-based Password Storage low-level library
URL: https://github.com/stef/libsphinx
NumVotes: 1
Popularity: 0.00335
OutOfDate:
Maintainer: micwoj92
Submitter: micwoj92
FirstSubmitted: 1686053677
LastModified: 1706042272
URLPath: /cgit/aur.git/snapshot/libsphinx.tar.gz