pd-faustgen on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pd-faustgen

* (Optional) Uninstall pd-faustgen on Arch using YAY

$ yay -Rns pd-faustgen

2. Manually Install "pd-faustgen" via AUR

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

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

b. Clone pd-faustgen's git locally

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

c. Go to ~/pd-faustgen folder and install it

$ cd ~/pd-faustgen $ makepkg -si

3. Information about the pd-faustgen package on Arch User Repository (AUR)

ID: 776077
Name: pd-faustgen
PackageBaseID: 156204
PackageBase: pd-faustgen
Version: 0.1.2.1-1
Description: The FAUST compiler embedded in a Pd external
URL: https://github.com/agraef/pd-faustgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aggraef
Submitter: aggraef
FirstSubmitted: 1596217660
LastModified: 1596821043
URLPath: /cgit/aur.git/snapshot/pd-faustgen.tar.gz