.deb Linux Update

Please ensure you have previously installed PsychLab before using the update. For a new install please see the Downloads page

Step 1:

Download the Updated Linux app

Step 2:

Use the terminal to install the packages

See below for Important details

1. In your distribution open a shell terminal. In Ubuntu this can be found in the shelf on the left, or by clicking on Applications and searching for Terminal. 

version 2022.0.0
lin1

2. Paste the following command into the terminal (Ctrl+Shift+V) to navigate to the Downloads folder (Alternatively navigate to the appropriate folder where your downloads are saved).

cd ~/Downloads

3. Use the following command to install all of the new .deb files (this step will require your admin password).

sudo dpkg -i PsychLab_2021.0.0-1_amd64.deb

4. The PsychLab app (lightbulb icon) can now be found in your applications menu.

lin2