pure-faust on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pure-faust

* (Optional) Uninstall pure-faust on Arch using YAY

$ yay -Rns pure-faust

2. Manually Install "pure-faust" via AUR

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

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

b. Clone pure-faust's git locally

$ git clone https://aur.archlinux.org/pure-faust.git ~/pure-faust

c. Go to ~/pure-faust folder and install it

$ cd ~/pure-faust $ makepkg -si

3. Information about the pure-faust package on Arch User Repository (AUR)

ID: 478391
Name: pure-faust
PackageBaseID: 57121
PackageBase: pure-faust
Version: 0.13-1
Description: Run Faust-generated signal processing modules in Pure
URL: http://purelang.bitbucket.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: g2oo7fy
FirstSubmitted: 1330382859
LastModified: 1516118621
URLPath: /cgit/aur.git/snapshot/pure-faust.tar.gz