sylvan on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S sylvan

* (Optional) Uninstall sylvan on Arch using YAY

$ yay -Rns sylvan

2. Manually Install "sylvan" via AUR

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

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

b. Clone sylvan's git locally

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

c. Go to ~/sylvan folder and install it

$ cd ~/sylvan $ makepkg -si

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

ID: 672248
Name: sylvan
PackageBaseID: 129581
PackageBase: sylvan
Version: 1.5.0-1
Description: Sylvan is a parallel (multi-core) MTBDD library written in C.
URL: https://github.com/trolando/sylvan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vl.still
Submitter: vl.still
FirstSubmitted: 1517238535
LastModified: 1575229809
URLPath: /cgit/aur.git/snapshot/sylvan.tar.gz