How to Install and Uninstall eegdev-plugins-free Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "eegdev-plugins-free" package

Please follow the instructions below to install eegdev-plugins-free on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install eegdev-plugins-free

2. Uninstall "eegdev-plugins-free" package

This tutorial shows how to uninstall eegdev-plugins-free on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove eegdev-plugins-free $ sudo apt autoclean && sudo apt autoremove

3. Information about the eegdev-plugins-free package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: eegdev-plugins-free
Priority: extra
Section: universe/libs
Installed-Size: 139
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Bourdaud
Architecture: amd64
Source: eegdev
Version: 0.2-3.1
Depends: libeegdev0 (= 0.2-3.1), libc6 (>= 2.17), libexpat1 (>= 2.0.1), libusb-1.0-0 (>= 2:1.0.8), libxdffileio0 (>= 0.0)
Pre-Depends: multiarch-support
Filename: pool/universe/e/eegdev/eegdev-plugins-free_0.2-3.1_amd64.deb
Size: 24368
MD5sum: 25a973b60eea3277e2247254b30d35ef
SHA1: 274e68de2eb0347e016d02c5f48ab57e492273b6
SHA256: ef9b8a6798113bde785bf27750abbe87fac03fe641fe9d7566d65ca4b3267ac2
Description-en: Biosignal acquisition device library (free plugins)
eegdev is a library that provides a unified interface for accessing various
EEG (and other biosignals) acquisition systems. This interface has been
designed to be both flexible and efficient. The device specific part is
implemented by the mean of plugins which makes adding new device backend
fairly easy even if the library does not support them yet officially.
.
The core library not only provides to users a unified and consistent
interfaces to the acquisition device but it also provides many
functionalities to the device backends (plugins) ranging from configuration
to data casting and scaling making writing new device backend an easy task.
.
This library is particularly useful to handle the acquisition part of a
Brain Computer Interface (BCI) or any realtime multi-electrode acquisition
in neurophysiological research.
.
This package contains the devices plugins that depends only on free
components.
Description-md5: b6b623a469f12e9e96f7df6f22c5fafb
Multi-Arch: same
Homepage: http://cnbi.epfl.ch/software/eegdev.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu