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

Last updated: May 05,2024

1. Install "python-pyepl-common" package

In this section, we are going to explain the necessary steps to install python-pyepl-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyepl-common

2. Uninstall "python-pyepl-common" package

Please follow the step by step instructions below to uninstall python-pyepl-common on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyepl-common
Priority: optional
Section: universe/science
Installed-Size: 822
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: all
Source: pyepl
Version: 1.1.0+git12-g365f8e3-2build1
Depends: python
Filename: pool/universe/p/pyepl/python-pyepl-common_1.1.0+git12-g365f8e3-2build1_all.deb
Size: 769076
MD5sum: 9a6cbd05f20beac781cb193c6da983b3
SHA1: 85cbbc38a911a8a60646acb9a8f05f0ea39b3687
SHA256: 83cd503132c12811c8340f4d1e1cf3d3a7aa2eedf05080f0e1583542d21ec4bc
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 common files such as images.
Description-md5: 3efa7beac72c6f52fbc21fbe9556aa7a
Homepage: http://pyepl.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu