How to Install and Uninstall eegdev-plugins-free Package on Kali Linux

Last updated: May 19,2024

1. Install "eegdev-plugins-free" package

Here is a brief guide to show you how to install eegdev-plugins-free on Kali Linux

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

2. Uninstall "eegdev-plugins-free" package

This guide covers the steps necessary to uninstall eegdev-plugins-free on Kali Linux:

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

3. Information about the eegdev-plugins-free package on Kali Linux

Package: eegdev-plugins-free
Source: eegdev
Version: 0.2-8
Installed-Size: 140
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libeegdev0 (= 0.2-8), libc6 (>= 2.34), libexpat1 (>= 2.0.1), libusb-1.0-0 (>= 2:1.0.8), libxdffileio0 (>= 0.0)
Size: 26624
SHA256: 70557d31e560fd73438e9b763ec14a77e38cebe8f259416afb371061d7128f9e
SHA1: 910b7da288eff7ac8e48d81a5cd2846ddc02eee7
MD5sum: 2a32915aeecf3b9cd7f09e796c3b3c36
Description: 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:
Multi-Arch: same
Homepage: https://sourceforge.net/projects/eegdev/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/e/eegdev/eegdev-plugins-free_0.2-8_amd64.deb