How to Install and Uninstall libeegdev0-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libeegdev0-dbg" package

Please follow the instructions below to install libeegdev0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libeegdev0-dbg

2. Uninstall "libeegdev0-dbg" package

Please follow the guidance below to uninstall libeegdev0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libeegdev0-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libeegdev0-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libeegdev0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 257
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Bourdaud
Architecture: amd64
Source: eegdev
Version: 0.2-3.1
Depends: libeegdev0 (= 0.2-3.1)
Filename: pool/universe/e/eegdev/libeegdev0-dbg_0.2-3.1_amd64.deb
Size: 178808
MD5sum: 2be4b8c8d8b00b5225bd35c2e6e5b762
SHA1: 4d672c6278a85d341433919fb5c108157f5391a5
SHA256: 8743d6a2f432c496eb0c7ff48ad5e910748b8bf2b65acc50c949c3d53102dfb5
Description-en: Biosignal acquisition device library (Debugging symbols)
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 provides the debugging symbols for the library.
Description-md5: bca420fb6c5701fff17509d46ec08425
Multi-Arch: same
Homepage: http://cnbi.epfl.ch/software/eegdev.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions