pd-pure on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S pd-pure

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

$ yay -Rns pd-pure

2. Manually Install "pd-pure" via AUR

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

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

b. Clone pd-pure's git locally

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

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

$ cd ~/pd-pure $ makepkg -si

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

ID: 549621
Name: pd-pure
PackageBaseID: 57122
PackageBase: pd-pure
Version: 0.26-1
Description: Loader plugin for the Pure programming language which lets you write external Pd objects in Pure
URL: http://purelang.bitbucket.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: g2oo7fy
FirstSubmitted: 1330383228
LastModified: 1538758830
URLPath: /cgit/aur.git/snapshot/pd-pure.tar.gz