How to Install and Uninstall python311-psychtoolbox Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "python311-psychtoolbox" package

Learn how to install python311-psychtoolbox on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-psychtoolbox

2. Uninstall "python311-psychtoolbox" package

Please follow the instructions below to uninstall python311-psychtoolbox on openSuSE Tumbleweed:

$ sudo zypper remove python311-psychtoolbox

3. Information about the python311-psychtoolbox package on openSuSE Tumbleweed

Information for package python311-psychtoolbox:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-psychtoolbox
Version : 3.0.16-2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-psychtoolbox-3.0.16-2.16.src
Upstream URL : http://psychtoolbox.org
Summary : Pieces of Psychtoolbox-3 ported to CPython
Description :
Psychtoolbox is a toolbox for psychophysics experiments.
The PTB core routines provide access to the display frame buffer and color
lookup table, reliably synchronize with the vertical screen retrace, support
sub-millisecond timing, expose raw OpenGL commands, support video playback
and capture as well as low-latency audio, and facilitate the collection of
observer responses. Ancillary routines support common needs like color
space transformations and the QUEST threshold seeking algorithm.
This module contains pieces of Psychtoolbox ported to CPython.