libdai on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libdai

* (Optional) Uninstall libdai on Arch using YAY

$ yay -Rns libdai

2. Manually Install "libdai" via AUR

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

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

b. Clone libdai's git locally

$ git clone https://aur.archlinux.org/libdai.git ~/libdai

c. Go to ~/libdai folder and install it

$ cd ~/libdai $ makepkg -si

3. Information about the libdai package on Arch User Repository (AUR)

ID: 379720
Name: libdai
PackageBaseID: 67194
PackageBase: libdai
Version: 0.3.2-2
Description: Implementations of approximate inference methods for discrete graphical models
URL: https://staff.fnwi.uva.nl/j.m.mooij/libDAI
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1360787374
LastModified: 1485943839
URLPath: /cgit/aur.git/snapshot/libdai.tar.gz