lvtk-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lvtk-git

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

$ yay -Rns lvtk-git

2. Manually Install "lvtk-git" via AUR

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

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

b. Clone lvtk-git's git locally

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

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

$ cd ~/lvtk-git $ makepkg -si

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

ID: 766194
Name: lvtk-git
PackageBaseID: 75208
PackageBase: lvtk-git
Version: 2.0.0.r608.1028f69-1
Description: A set of C++ wrappers around the LV2 C API
URL: https://github.com/lvtk/lvtk
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: roberto.vernina
FirstSubmitted: 1383943800
LastModified: 1594926281
URLPath: /cgit/aur.git/snapshot/lvtk-git.tar.gz