python-pyxdf on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pyxdf

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

$ yay -Rns python-pyxdf

2. Manually Install "python-pyxdf" via AUR

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

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

b. Clone python-pyxdf's git locally

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

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

$ cd ~/python-pyxdf $ makepkg -si

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

ID: 1405493
Name: python-pyxdf
PackageBaseID: 146040
PackageBase: python-pyxdf
Version: 1.16.5-2
Description: Python importer for XDF files
URL: https://github.com/xdf-modules/pyxdf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cbrnr
Submitter: cbrnr
FirstSubmitted: 1571824960
LastModified: 1707301277
URLPath: /cgit/aur.git/snapshot/python-pyxdf.tar.gz