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

Last updated: May 17,2024

1. Install "python-expyriment" package

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

$ sudo apt update $ sudo apt install python-expyriment

2. Uninstall "python-expyriment" package

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

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

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

Package: python-expyriment
Priority: optional
Section: universe/science
Installed-Size: 2571
Maintainer: Ubuntu Developers
Original-Maintainer: Oliver Lindemann
Architecture: all
Version: 0.7.0+git34-g55a4e7e-3.1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python (>= 2.6), python-pygame (>= 1.9.1~), python-opengl (>= 3.0.0), ttf-freefont, libjs-jquery, libjs-underscore
Recommends: python-serial (>= 2.5~), python-numpy (>= 1.3.0~)
Suggests: python-parallel (>= 0.2), python-pyxid
Filename: pool/universe/p/python-expyriment/python-expyriment_0.7.0+git34-g55a4e7e-3.1_all.deb
Size: 680520
MD5sum: cce77e58085c087aa68afe12a168a297
SHA1: a1bba5c9efeb37f2a281ccbeabdbe6bcfe396f7a
SHA256: 090c7bf52cb2b67461d9f4ddba88b615c3b38710813814f41bd74f87f6e83c83
Description-en: Python library for cognitive and neuroscientific experiments
Expyriment is a light-weight Python library for designing and conducting
timing-critical behavioural and neuroimaging experiments. The major goal is
to provide a well-structured Python library for a script-based experiment
development with a high priority on the readability of the resulting
programme code. Due to the availability of an Android runtime environment,
Expyriment is also suitable for the development of experiments running on
tablet PCs or smart-phones.
Description-md5: a66f3e483f43a24d97e88bb37c78870b
Homepage: http://www.expyriment.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu