kaldi-openfst on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S kaldi-openfst

* (Optional) Uninstall kaldi-openfst on Arch using YAY

$ yay -Rns kaldi-openfst

2. Manually Install "kaldi-openfst" via AUR

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

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

b. Clone kaldi-openfst's git locally

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

c. Go to ~/kaldi-openfst folder and install it

$ cd ~/kaldi-openfst $ makepkg -si

3. Information about the kaldi-openfst package on Arch User Repository (AUR)

ID: 1115897
Name: kaldi-openfst
PackageBaseID: 126822
PackageBase: kaldi-openfst
Version: 1.7.2-1
Description: Speech recognition research toolkit
URL: https://github.com/kaldi-asr/kaldi
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1509466888
LastModified: 1658574840
URLPath: /cgit/aur.git/snapshot/kaldi-openfst.tar.gz