python-hmmlearn on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-hmmlearn

* (Optional) Uninstall python-hmmlearn on Arch using YAY

$ yay -Rns python-hmmlearn

2. Manually Install "python-hmmlearn" via AUR

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

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

b. Clone python-hmmlearn's git locally

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

c. Go to ~/python-hmmlearn folder and install it

$ cd ~/python-hmmlearn $ makepkg -si

3. Information about the python-hmmlearn package on Arch User Repository (AUR)

ID: 1262386
Name: python-hmmlearn
PackageBaseID: 108311
PackageBase: python-hmmlearn
Version: 0.3.0-1
Description: Hidden Markov Models in Python with scikit-learn like API
URL: https://hmmlearn.readthedocs.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: loathingkernel
Submitter: anntzer
FirstSubmitted: 1456967260
LastModified: 1684881226
URLPath: /cgit/aur.git/snapshot/python-hmmlearn.tar.gz