faust-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S faust-git

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

$ yay -Rns faust-git

2. Manually Install "faust-git" via AUR

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

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

b. Clone faust-git's git locally

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

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

$ cd ~/faust-git $ makepkg -si

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

ID: 1121661
Name: faust-git
PackageBaseID: 44767
PackageBase: faust-git
Version: 2:2.44.3.r12517.71d87c0ae-1
Description: A functional programming language for realtime audio signal processing.
URL: http://faust.grame.fr/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: smoge
FirstSubmitted: 1293224209
LastModified: 1659595165
URLPath: /cgit/aur.git/snapshot/faust-git.tar.gz