< Home - < Back

milia


Information about the package, milia, which is shipped with common Linux distributions. The milia package is designed for, C++ cosmology library.


Package Name:

milia

Summary:

C++ cosmology library

Description:

Milia is a C++ library created to compute cosmological distances and ages in the Friedmann-Lemaître-Robertson-Walker metric. The luminosity distance is computed using elliptical functions (Kantowski, Kao, Thomas 2000). The remaining distances are computed from the luminosity distance using Hogg 1999. The age is computed following Thomas & Kantowski 2000, using also elliptical functions.

Architecture:

x86_64

Version:

0.3.0

Release:

2.el6

Size:

37 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for milia


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


Command

Description of Command

yum install milia

This command will install milia on the server.

yum remove milia

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

yum -y remove milia

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

yum update milia

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

yum -y update milia

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

yum info milia

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

yum deplist milia

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

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