How to Install libcomedi0 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libcomedi0 software package in Ubuntu 14.04 LTS (Trusty Tahr)

libcomedi0 software package provides Library for Comedi, 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 libcomedi0 

libcomedi0 is installed in your system.

Make ensure the libcomedi0 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libcomedi0 *

You will get with libcomedi0 package name, version, architecture and description in a table

libcomedi0 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package libcomedi0
Version 0.10.1-1ubuntu2
Description Library for Comedi
Sub Section libs


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