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

Last updated: May 29,2024

1. Install "python312-psychtoolbox" package

This guide covers the steps necessary to install python312-psychtoolbox on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-psychtoolbox

2. Uninstall "python312-psychtoolbox" package

Here is a brief guide to show you how to uninstall python312-psychtoolbox on openSuSE Tumbleweed:

$ sudo zypper remove python312-psychtoolbox

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

Information for package python312-psychtoolbox:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-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.