lv2vst on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S lv2vst

* (Optional) Uninstall lv2vst on Arch using YAY

$ yay -Rns lv2vst

2. Manually Install "lv2vst" via AUR

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

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

b. Clone lv2vst's git locally

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

c. Go to ~/lv2vst folder and install it

$ cd ~/lv2vst $ makepkg -si

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

ID: 441029
Name: lv2vst
PackageBaseID: 125334
PackageBase: lv2vst
Version: git-1
Description: experimental LV2 to VST2.x wrapper
URL: https://github.com/x42/lv2vst
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: david0
FirstSubmitted: 1504590633
LastModified: 1504591014
URLPath: /cgit/aur.git/snapshot/lv2vst.tar.gz