pure-lv2 on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S pure-lv2

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

$ yay -Rns pure-lv2

2. Manually Install "pure-lv2" via AUR

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

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

b. Clone pure-lv2's git locally

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

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

$ cd ~/pure-lv2 $ makepkg -si

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

ID: 195070
Name: pure-lv2
PackageBaseID: 80247
PackageBase: pure-lv2
Version: 0.2-1
Description: LV2 plugin interface for Pure
URL: http://purelang.bitbucket.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: pure-aur
FirstSubmitted: 1395664067
LastModified: 1434229184
URLPath: /cgit/aur.git/snapshot/pure-lv2.tar.gz