linuxsampler-svn on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S linuxsampler-svn

* (Optional) Uninstall linuxsampler-svn on Arch using YAY

$ yay -Rns linuxsampler-svn

2. Manually Install "linuxsampler-svn" via AUR

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

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

b. Clone linuxsampler-svn's git locally

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

c. Go to ~/linuxsampler-svn folder and install it

$ cd ~/linuxsampler-svn $ makepkg -si

3. Information about the linuxsampler-svn package on Arch User Repository (AUR)

ID: 703542
Name: linuxsampler-svn
PackageBaseID: 51793
PackageBase: linuxsampler-svn
Version: r3751-1
Description: Sampler backend, including sampler engine, audio and MIDI drivers, network layer (LSCP) API and native C++ API
URL: http://www.linuxsampler.org/
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: reesewang
Submitter:
FirstSubmitted: 1314146804
LastModified: 1583244527
URLPath: /cgit/aur.git/snapshot/linuxsampler-svn.tar.gz