psychopy on AUR (Arch User Repository)

Last updated: February 24,2025

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

$ yay -S psychopy

* (Optional) Uninstall psychopy on Arch using YAY

$ yay -Rns psychopy

2. Manually Install "psychopy" via AUR

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

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

b. Clone psychopy's git locally

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

c. Go to ~/psychopy folder and install it

$ cd ~/psychopy $ makepkg -si

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

ID: 979636
Name: psychopy
PackageBaseID: 98150
PackageBase: psychopy
Version: 2021.2.3-1
Description: An experiment builder for neuroscience, psychology and psychophysics
URL: http://www.psychopy.org
NumVotes: 5
Popularity: 0
OutOfDate: 1644733729
Maintainer: daniel_shub
Submitter: daniel_shub
FirstSubmitted: 1440102267
LastModified: 1635284363
URLPath: /cgit/aur.git/snapshot/psychopy.tar.gz