How to Install matlab-gdf software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install matlab-gdf software package in Ubuntu 14.04 LTS (Trusty Tahr)

matlab-gdf software package provides IO library for the GDF -- Matlab interface, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install matlab-gdf 

matlab-gdf is installed in your system.

Make ensure the matlab-gdf package were installed using the commands given below,

$ sudo dpkg-query -l | grep matlab-gdf *

You will get with matlab-gdf package name, version, architecture and description in a table

matlab-gdf package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package matlab-gdf
Version 0.1.2-2build3
Description IO library for the GDF -- Matlab interface
Sub Section Science


See Also, How to uninstall or remove matlab-gdf software package from Ubuntu 14.04 LTS (Trusty Tahr)?