liblsl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S liblsl

* (Optional) Uninstall liblsl on Arch using YAY

$ yay -Rns liblsl

2. Manually Install "liblsl" via AUR

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

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

b. Clone liblsl's git locally

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

c. Go to ~/liblsl folder and install it

$ cd ~/liblsl $ makepkg -si

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

ID: 1266282
Name: liblsl
PackageBaseID: 158719
PackageBase: liblsl
Version: 1.16.2-1
Description: C++ lsl library for multi-modal time-synched data transmission over the local network (stable release)
URL: https://github.com/sccn/liblsl/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mvidaldp
Submitter: mvidaldp
FirstSubmitted: 1602612917
LastModified: 1685624467
URLPath: /cgit/aur.git/snapshot/liblsl.tar.gz