How to Install and Uninstall psychopy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "psychopy" package

This guide let you learn how to install psychopy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install psychopy

2. Uninstall "psychopy" package

Please follow the instructions below to uninstall psychopy on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove psychopy $ sudo apt autoclean && sudo apt autoremove

3. Information about the psychopy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: psychopy
Priority: optional
Section: universe/science
Installed-Size: 14917
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: all
Version: 1.82.02.dfsg-1
Depends: python (>= 2.7), python (<< 2.8), python-pyglet | python-pygame, python-opengl, python-numpy, python-scipy, python-matplotlib, python-lxml, python-configobj
Recommends: python-wxgtk3.0, python-wxgtk2.8, python-pyglet, python-pygame, python-openpyxl, python-imaging, python-serial, python-pyo, python-psutil, python-gevent, python-msgpack, python-yaml, python-xlib, python-pandas, libavbin0, libxxf86vm1, ipython
Suggests: python-iolabs, python-pyxid
Conflicts: libavbin0 (= 7-4+b1)
Filename: pool/universe/p/psychopy/psychopy_1.82.02.dfsg-1_all.deb
Size: 5689778
MD5sum: 772aceaa763db91781e25777ec4e1df0
SHA1: 9d7dd0914b03057ca7ef78887d93ce9689ffa9dd
SHA256: 424c64729774402a73a467a9baa5034844f05fc07f05248e9ecea2a8006a1ab2
Description-en: environment for creating psychology stimuli in Python
PsychoPy provides an environment for creating psychology stimuli
using Python scripting language. It combines the graphical
strengths of OpenGL with easy Python syntax to give psychophysics
a free and simple stimulus presentation and control package.
.
The goal is to provide, for the busy scientist, tools to control
timing and windowing and a simple set of pre-packaged stimuli and
methods. PsychoPy features
.
- IDE GUI for coding in a powerful scripting language (Python)
- Builder GUI for rapid development of stimulation sequences
- Use of hardware-accelerated graphics (OpenGL)
- Integration with Spectrascan PR650 for easy monitor calibration
- Simple routines for staircase and constant stimuli experimental
methods as well as curve-fitting and bootstrapping
- Simple (or complex) GUIs via wxPython
- Easy interfaces to joysticks, mice, sound cards etc. via PyGame
- Video playback (MPG, DivX, AVI, QuickTime, etc.) as stimuli
Description-md5: 66d9303eb23820356ab53df5ec3d038a
Homepage: http://www.psychopy.org
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu