python-pysdd on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-pysdd

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

$ yay -Rns python-pysdd

2. Manually Install "python-pysdd" via AUR

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

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

b. Clone python-pysdd's git locally

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

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

$ cd ~/python-pysdd $ makepkg -si

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

ID: 726849
Name: python-pysdd
PackageBaseID: 151792
PackageBase: python-pysdd
Version: 0.2.10-2
Description: Python package for Sentential Decision Diagrams (SDD).
URL: https://github.com/wannesm/PySDD/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RenatoLG
Submitter: RenatoLG
FirstSubmitted: 1587498994
LastModified: 1587923749
URLPath: /cgit/aur.git/snapshot/python-pysdd.tar.gz