python-pypsdd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pypsdd

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

$ yay -Rns python-pypsdd

2. Manually Install "python-pypsdd" via AUR

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

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

b. Clone python-pypsdd's git locally

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

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

$ cd ~/python-pypsdd $ makepkg -si

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

ID: 725737
Name: python-pypsdd
PackageBaseID: 151804
PackageBase: python-pypsdd
Version: 0.1-1
Description: A Python 3 port of the Probabilistic Sentential Decision Diagrams (PSDD) Package PyPSDD.
URL: https://github.com/art-ai/pypsdd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RenatoLG
Submitter: RenatoLG
FirstSubmitted: 1587514789
LastModified: 1587754965
URLPath: /cgit/aur.git/snapshot/python-pypsdd.tar.gz