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

Last updated: May 20,2024

1. Install "python-pyxid" package

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

$ sudo apt update $ sudo apt install python-pyxid

2. Uninstall "python-pyxid" package

This is a short guide on how to uninstall python-pyxid on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyxid
Priority: optional
Section: universe/python
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: all
Source: pyxid
Version: 1.0-1.1
Depends: python-serial, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pyxid/python-pyxid_1.0-1.1_all.deb
Size: 10174
MD5sum: 601041aad2280a0ade09c2dd215ae4ab
SHA1: f71ba33c56a853c5597275f73f2fc62ea34f5ec4
SHA256: b9b90f01bb50522489362c5111978727b707c7653def97c6aa001a86a9aa4541
Description-en: interface for Cedrus XID and StimTracker devices
pyxid is a Python library for interfacing with Cedrus XID (eXperiment
Interface Device) and StimTracker devices. XID devices are used in
software such as SuperLab, Presentation, and ePrime for receiving
input as part of stimulus/response testing experiments.
.
pyxid handles all of the low level device handling for XID devices in
Python projects.
Description-md5: 538fb0f7b19d930f35c9e18d6adeabfd
Homepage: https://github.com/cedrus-opensource/pyxid
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu