lilv-git on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S lilv-git

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

$ yay -Rns lilv-git

2. Manually Install "lilv-git" via AUR

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

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

b. Clone lilv-git's git locally

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

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

$ cd ~/lilv-git $ makepkg -si

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

ID: 1125929
Name: lilv-git
PackageBaseID: 107055
PackageBase: lilv-git
Version: 0.24.18.r1421.cd2be45-1
Description: A C library interface to the LV2 plug-in standard with Python bindings (git version)
URL: http://drobilla.net/software/lilv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: SpotlightKid
FirstSubmitted: 1454518761
LastModified: 1660481369
URLPath: /cgit/aur.git/snapshot/lilv-git.tar.gz