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

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

nec2c software package provides translation of the NEC2 FORTRAN source code to the C language, 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 nec2c 

nec2c is installed in your system.

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

$ sudo dpkg-query -l | grep nec2c *

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

nec2c package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Ham Radio
Package nec2c
Version 0.8-3
Description translation of the NEC2 FORTRAN source code to the C language
Sub Section hamradio


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