pure-lilv on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pure-lilv

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

$ yay -Rns pure-lilv

2. Manually Install "pure-lilv" via AUR

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

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

b. Clone pure-lilv's git locally

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

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

$ cd ~/pure-lilv $ makepkg -si

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

ID: 729113
Name: pure-lilv
PackageBaseID: 79229
PackageBase: pure-lilv
Version: 0.5-2
Description: LV2 plugin host interface for Pure (lilv bindings)
URL: http://purelang.bitbucket.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: pure-aur
FirstSubmitted: 1393003001
LastModified: 1588314821
URLPath: /cgit/aur.git/snapshot/pure-lilv.tar.gz