< Home - < Back

FoXlibf


Information about the package, FoXlibf, which is shipped with common Linux distributions. The FoXlibf package is designed for, A Fortran XML Library.


Package Name:

FoXlibf

Summary:

A Fortran XML Library

Description:

FoX is an XML library written in Fortran 95. It allows software developers to read, write and modify XML documents from Fortran applications without the complications of dealing with multiple language development.

Architecture:

x86_64

Version:

4.1.2

Release:

1.el6

Size:

1.2 M

Repository:

epel

From Repository:

Licence:

zlib and BSD



Handy Yum Commands for FoXlibf


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


Command

Description of Command

yum install FoXlibf

This command will install FoXlibf on the server.

yum remove FoXlibf

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

yum -y remove FoXlibf

This command will un-install FoXlibf 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 FoXlibf when using the -y flag.

yum update FoXlibf

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

yum -y update FoXlibf

This command will update FoXlibf 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 FoXlibf when using the -y flag.

yum info FoXlibf

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

yum deplist FoXlibf

This command will show you the dependencies for FoXlibf. 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 FoXlibf

This command will check if there is an update waiting on FoXlibf. 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.