vst2sdk on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S vst2sdk

* (Optional) Uninstall vst2sdk on Arch using YAY

$ yay -Rns vst2sdk

2. Manually Install "vst2sdk" via AUR

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

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

b. Clone vst2sdk's git locally

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

c. Go to ~/vst2sdk folder and install it

$ cd ~/vst2sdk $ makepkg -si

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

ID: 1007661
Name: vst2sdk
PackageBaseID: 174240
PackageBase: vst2sdk
Version: 3.6.10-2
Description: Steinberg's VST2 SDK
URL: http://www.steinberg.net/en/company/developers.html
NumVotes: 2
Popularity: 6.0E-5
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1640044317
LastModified: 1640044317
URLPath: /cgit/aur.git/snapshot/vst2sdk.tar.gz