python-pylsl on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-pylsl

* (Optional) Uninstall python-pylsl on Arch using YAY

$ yay -Rns python-pylsl

2. Manually Install "python-pylsl" via AUR

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

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

b. Clone python-pylsl's git locally

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

c. Go to ~/python-pylsl folder and install it

$ cd ~/python-pylsl $ makepkg -si

3. Information about the python-pylsl package on Arch User Repository (AUR)

ID: 633184
Name: python-pylsl
PackageBaseID: 143915
PackageBase: python-pylsl
Version: 1.13.1-1
Description: Python interface to the Lab Streaming Layer
URL: https://github.com/labstreaminglayer/liblsl-Python
NumVotes: 0
Popularity: 0
OutOfDate: 1655234576
Maintainer: anodium
FirstSubmitted: 1564372256
LastModified: 1564372256
URLPath: /cgit/aur.git/snapshot/python-pylsl.tar.gz