< Home - < Back

ocaml-xml-light


Information about the package, ocaml-xml-light, which is shipped with common Linux distributions. The ocaml-xml-light package is designed for, Minimal XML parser and printer for OCaml.


Package Name:

ocaml-xml-light

Summary:

Minimal XML parser and printer for OCaml

Description:

Xml-Light is a minimal XML parser & printer for OCaml. It provides functions to parse an XML document into an OCaml data structure, work with it, and print it back to an XML document. It support also DTD parsing and checking, and is entirely written in OCaml, hence it does not require additional C library.

Architecture:

x86_64

Version:

2.2.cvs20070817

Release:

13.2.el6

Size:

21 k

Repository:

base

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for ocaml-xml-light


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


Command

Description of Command

yum install ocaml-xml-light

This command will install ocaml-xml-light on the server.

yum remove ocaml-xml-light

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

yum -y remove ocaml-xml-light

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

yum update ocaml-xml-light

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

yum -y update ocaml-xml-light

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

yum info ocaml-xml-light

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

yum deplist ocaml-xml-light

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

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