python-pomegranate on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-pomegranate

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

$ yay -Rns python-pomegranate

2. Manually Install "python-pomegranate" via AUR

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

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

b. Clone python-pomegranate's git locally

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

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

$ cd ~/python-pomegranate $ makepkg -si

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

ID: 1427443
Name: python-pomegranate
PackageBaseID: 194090
PackageBase: python-pomegranate
Version: 1.0.4-1
Description: A PyTorch implementation of probabilistic models
URL: https://github.com/jmschrei/pomegranate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1685310260
LastModified: 1710469437
URLPath: /cgit/aur.git/snapshot/python-pomegranate.tar.gz