pocketsphinx-git on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S pocketsphinx-git

* (Optional) Uninstall pocketsphinx-git on Arch using YAY

$ yay -Rns pocketsphinx-git

2. Manually Install "pocketsphinx-git" via AUR

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

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

b. Clone pocketsphinx-git's git locally

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

c. Go to ~/pocketsphinx-git folder and install it

$ cd ~/pocketsphinx-git $ makepkg -si

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

ID: 1109415
Name: pocketsphinx-git
PackageBaseID: 113403
PackageBase: python-pocketsphinx-git
Version: r185.769492d-2
Description: Python interface to CMU SphinxBase and PocketSphinx libraries
URL: https://github.com/bambocher/pocketsphinx-python
NumVotes: 3
Popularity: 0
OutOfDate: 1698085205
Maintainer: EndlessEden
Submitter: ImNtReal
FirstSubmitted: 1468106273
LastModified: 1657300643
URLPath: /cgit/aur.git/snapshot/pocketsphinx-git.tar.gz