< Home - < Back

nec2c


Information about the package, nec2c, which is shipped with common Linux distributions. The nec2c package is designed for, Translation of NEC2 antenna modeling tool from FORTRAN to C.


Package Name:

nec2c

Summary:

Translation of NEC2 antenna modeling tool from FORTRAN to C

Description:

nec2c is a translation of the Numerical Electromagnetics Code (NEC2) from FORTRAN to C. Operationally nec2c differs from NEC2 by being a command line non-interactive program, taking as arguments the input file name and optionally the output file name.

Architecture:

x86_64

Version:

1.1

Release:

1.el6

Size:

121 k

Repository:

epel

From Repository:

Licence:

Public Domain



Handy Yum Commands for nec2c


Control the nec2c package with the following handy commands outlined below.


Command

Description of Command

yum install nec2c

This command will install nec2c on the server.

yum remove nec2c

This command will un-install nec2c on the server. When you run this command, you will be asked if you are sure that you want to remove nec2c, so you have to manually confirm that you want to do this.

yum -y remove nec2c

This command will un-install nec2c on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove nec2c when using the -y flag.

yum update nec2c

This command will update nec2c to the latest version. When you run this command, you will be asked if you are sure that you want to remove nec2c, so you have to manually confirm that you want to do this.

yum -y update nec2c

This command will update nec2c to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove nec2c when using the -y flag.

yum info nec2c

This command will show you core information about the nec2c package.

yum deplist nec2c

This command will show you the dependencies for nec2c. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update nec2c

This command will check if there is an update waiting on nec2c. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.