< Home - < Back

ocaml-react


Information about the package, ocaml-react, which is shipped with common Linux distributions. The ocaml-react package is designed for, OCaml framework for Functional Reactive Programming (FRP).


Package Name:

ocaml-react

Summary:

OCaml framework for Functional Reactive Programming (FRP)

Description:

React is an OCaml module for functional reactive programming (FRP). It provides support to program with time varying values : applicative events and signals. React doesn't define any primitive event or signal, this lets the client chooses the concrete timeline. React is made of a single, independent, module and distributed under the new BSD license. Given an absolute notion of time Rtime helps you to manage a timeline and provides time stamp events, delayed events and delayed signals.

Architecture:

x86_64

Version:

0.9.4

Release:

3.el6

Size:

125 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for ocaml-react


Control the ocaml-react package with the following handy commands outlined below.


Command

Description of Command

yum install ocaml-react

This command will install ocaml-react on the server.

yum remove ocaml-react

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

yum -y remove ocaml-react

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

yum update ocaml-react

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

yum -y update ocaml-react

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

yum info ocaml-react

This command will show you core information about the ocaml-react package.

yum deplist ocaml-react

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

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