libdai on AUR (Arch User Repository)
Last updated: November 13,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
Copied
b. Install libdai on Arch using YAY
$
yay -S
libdai
Copied
* (Optional) Uninstall libdai on Arch using YAY
$
yay -Rns
libdai
Copied
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
Copied
b. Clone libdai's git locally
$
git clone https://aur.archlinux.org/libdai.git
~/libdai
Copied
c. Go to ~/libdai folder and install it
$
cd
~/libdai
Copied
$
makepkg -si
Copied
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
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