How to Install and Uninstall python-pyepl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-pyepl" package

This is a short guide on how to install python-pyepl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyepl

2. Uninstall "python-pyepl" package

Here is a brief guide to show you how to uninstall python-pyepl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pyepl $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyepl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyepl
Priority: optional
Section: universe/science
Installed-Size: 1454
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: amd64
Source: pyepl
Version: 1.1.0+git12-g365f8e3-2build1
Replaces: python2.3-pyepl, python2.4-pyepl
Provides: python2.7-pyepl
Depends: python (>= 2.7), python (<< 2.8), python-pyepl-common (= 1.1.0+git12-g365f8e3-2build1), python-numpy, python-imaging, python-pygame, python-pyode, python-opengl, ttf-dejavu, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libode4, libsamplerate0 (>= 0.1.7), libsndfile1 (>= 1.0.20), libstdc++6 (>= 5.2)
Conflicts: python2.3-pyepl, python2.4-pyepl
Filename: pool/universe/p/pyepl/python-pyepl_1.1.0+git12-g365f8e3-2build1_amd64.deb
Size: 286528
MD5sum: 95d6351a5b076312d858c50563113b53
SHA1: c2130f9c207247a3293fbdc49cacd7adfc2ad909
SHA256: 1a37d25e2147ba0bc68db07ecc8302479f5e915d319f923eb31fac5c798827d1
Description-en: module for coding psychology experiments in Python
PyEPL is a stimuli delivery and response registration toolkit to be
used for generating psychology (as well as neuroscience, marketing
research, and other) experiments.
.
It provides
- presentation: both visual and auditory stimuli
- responses registration: both manual (keyboard/joystick) and
sound (microphone) time-stamped
- sync-pulsing: synchronizing your behavioral task with external
acquisition hardware
- flexibility of encoding various experiments due to the use of
Python as a description language
- fast execution of critical points due to the calls to linked
compiled libraries
.
This toolbox is here to be an alternative for a widely used
commercial product E'(E-Prime)
.
This package provides PyEPL for supported versions of Python.
Description-md5: 7039f8695b4144c94d98cedceedbaa24
Homepage: http://pyepl.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu