pocketsphinx on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S pocketsphinx

* (Optional) Uninstall pocketsphinx on Arch using YAY

$ yay -Rns pocketsphinx

2. Manually Install "pocketsphinx" via AUR

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

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

b. Clone pocketsphinx's git locally

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

c. Go to ~/pocketsphinx folder and install it

$ cd ~/pocketsphinx $ makepkg -si

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

ID: 1413166
Name: pocketsphinx
PackageBaseID: 18998
PackageBase: pocketsphinx
Version: 5.0.3-1
Description: A small speech recognizer
URL: https://cmusphinx.github.io
NumVotes: 105
Popularity: 0.11963
OutOfDate:
Maintainer: Martchus
Submitter:
FirstSubmitted: 1218232056
LastModified: 1708512074
URLPath: /cgit/aur.git/snapshot/pocketsphinx.tar.gz