lv2proc on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S lv2proc

* (Optional) Uninstall lv2proc on Arch using YAY

$ yay -Rns lv2proc

2. Manually Install "lv2proc" via AUR

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

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

b. Clone lv2proc's git locally

$ git clone https://aur.archlinux.org/lv2proc.git ~/lv2proc

c. Go to ~/lv2proc folder and install it

$ cd ~/lv2proc $ makepkg -si

3. Information about the lv2proc package on Arch User Repository (AUR)

ID: 273057
Name: lv2proc
PackageBaseID: 107258
PackageBase: lv2proc
Version: 0.5.1-1
Description: A simple command line effect processor using LV2 plugins.
URL: http://naspro.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: SpotlightKid
FirstSubmitted: 1454852768
LastModified: 1454853359
URLPath: /cgit/aur.git/snapshot/lv2proc.tar.gz