How to Install libgeda-common software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libgeda-common software package in Ubuntu 14.04 LTS (Trusty Tahr)

libgeda-common software package provides GPL EDA -- Electronics design software (data files), 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 libgeda-common 

libgeda-common is installed in your system.

Make ensure the libgeda-common package were installed using the commands given below,

$ sudo dpkg-query -l | grep libgeda-common *

You will get with libgeda-common package name, version, architecture and description in a table

libgeda-common package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Electronics
Package libgeda-common
Version 1:1.8.2-4
Description GPL EDA -- Electronics design software (data files)
Sub Section Electronics


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