lv2-c++-tools on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S lv2-c++-tools

* (Optional) Uninstall lv2-c++-tools on Arch using YAY

$ yay -Rns lv2-c++-tools

2. Manually Install "lv2-c++-tools" via AUR

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

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

b. Clone lv2-c++-tools's git locally

$ git clone https://aur.archlinux.org/lv2-c++-tools.git ~/lv2-c++-tools

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

$ cd ~/lv2-c++-tools $ makepkg -si

3. Information about the lv2-c++-tools package on Arch User Repository (AUR)

ID: 1209509
Name: lv2-c++-tools
PackageBaseID: 140667
PackageBase: lv2-c++-tools
Version: 1.0.7-1
Description: Tools and libraries that may come in handy when writing LV2 plugins.
URL: http://ll-plugins.nongnu.org/hacking.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: defaultxr
Submitter: defaultxr
FirstSubmitted: 1553673987
LastModified: 1676097535
URLPath: /cgit/aur.git/snapshot/lv2-c++-tools.tar.gz