hts on AUR (Arch User Repository)

Last updated: June 08,2024

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

$ yay -S hts

* (Optional) Uninstall hts on Arch using YAY

$ yay -Rns hts

2. Manually Install "hts" via AUR

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

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

b. Clone hts's git locally

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

c. Go to ~/hts folder and install it

$ cd ~/hts $ makepkg -si

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

ID: 344548
Name: hts
PackageBaseID: 53227
PackageBase: hts
Version: 2.3-1
Description: Modified version (patch) of the Hidden Markov Model Toolkit (htk).
URL: http://hts.sp.nitech.ac.jp/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter:
FirstSubmitted: 1318873492
LastModified: 1475839865
URLPath: /cgit/aur.git/snapshot/hts.tar.gz