htk on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S htk

* (Optional) Uninstall htk on Arch using YAY

$ yay -Rns htk

2. Manually Install "htk" via AUR

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

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

b. Clone htk's git locally

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

c. Go to ~/htk folder and install it

$ cd ~/htk $ makepkg -si

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

ID: 190290
Name: htk
PackageBaseID: 18982
PackageBase: htk
Version: 3.4.1-3
Description: A portable toolkit primarily used for speech recognition research
URL: http://htk.eng.cam.ac.uk/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: oriba
Submitter:
FirstSubmitted: 1218193787
LastModified: 1433889675
URLPath: /cgit/aur.git/snapshot/htk.tar.gz