python-pgmpy on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S python-pgmpy

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

$ yay -Rns python-pgmpy

2. Manually Install "python-pgmpy" via AUR

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

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

b. Clone python-pgmpy's git locally

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

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

$ cd ~/python-pgmpy $ makepkg -si

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

ID: 1423615
Name: python-pgmpy
PackageBaseID: 136963
PackageBase: python-pgmpy
Version: 0.1.25-1
Description: A library for Probabilistic Graphical Models
URL: https://github.com/pgmpy/pgmpy
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: carlosal1015
Submitter: xantares
FirstSubmitted: 1540732783
LastModified: 1709952375
URLPath: /cgit/aur.git/snapshot/python-pgmpy.tar.gz