labrecorder on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S labrecorder

* (Optional) Uninstall labrecorder on Arch using YAY

$ yay -Rns labrecorder

2. Manually Install "labrecorder" via AUR

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

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

b. Clone labrecorder's git locally

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

c. Go to ~/labrecorder folder and install it

$ cd ~/labrecorder $ makepkg -si

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

ID: 1266284
Name: labrecorder
PackageBaseID: 158861
PackageBase: labrecorder
Version: 1.16.4-1
Description: Default LSL (LabStreamingLayer) recording program (stable release). It allows to record all streams on the lab network (or a subset) into a single file, with time synchronization between streams.
URL: https://github.com/sccn/liblsl/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mvidaldp
Submitter: mvidaldp
FirstSubmitted: 1602987430
LastModified: 1685624639
URLPath: /cgit/aur.git/snapshot/labrecorder.tar.gz