< Home - < Back

qrupdate


Information about the package, qrupdate, which is shipped with common Linux distributions. The qrupdate package is designed for, A Fortran library for fast updates of QR and Cholesky.


Package Name:

qrupdate

Summary:

A Fortran library for fast updates of QR and Cholesky

Description:

qrupdate is a Fortran library for fast updates of QR and Cholesky decompositions.

Architecture:

x86_64

Version:

1.1.2

Release:

1.el6

Size:

79 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for qrupdate


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


Command

Description of Command

yum install qrupdate

This command will install qrupdate on the server.

yum remove qrupdate

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

yum -y remove qrupdate

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

yum update qrupdate

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

yum -y update qrupdate

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

yum info qrupdate

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

yum deplist qrupdate

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

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