Information about the package, erlang-erlsom, which is shipped with common Linux distributions. The erlang-erlsom package is designed for, Support for XML Schema in Erlang.
Package Name:
erlang-erlsom
Summary:
Support for XML Schema in Erlang
Description:
Erlsom is a set of functions to deal with XML Schema (XSDs) in Erlang. First you 'compile' the schema, and after that you can parse XML documents that conform to the schema. The result is a structure of Erlang records, based on the types that are defined by the Schema. Or, the other way around, a structure of records can be translated to an XML document.
Architecture:
x86_64
Version:
1.2.1
Release:
12.20120904gitdef76b9.el6
Size:
395 k
Repository:
epel
From Repository:
Licence:
GPLv3+
Control the erlang-erlsom package with the following handy commands outlined below.
yum install erlang-erlsom
This command will install erlang-erlsom on the server.
yum remove erlang-erlsom
This command will un-install erlang-erlsom on the server. When you run this command, you will be asked if you are sure that you want to remove erlang-erlsom, so you have to manually confirm that you want to do this.
yum -y remove erlang-erlsom
This command will un-install erlang-erlsom 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 erlang-erlsom when using the -y flag.
yum update erlang-erlsom
This command will update erlang-erlsom to the latest version. When you run this command, you will be asked if you are sure that you want to remove erlang-erlsom, so you have to manually confirm that you want to do this.
yum -y update erlang-erlsom
This command will update erlang-erlsom 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 erlang-erlsom when using the -y flag.
yum info erlang-erlsom
This command will show you core information about the erlang-erlsom package.
yum deplist erlang-erlsom
This command will show you the dependencies for erlang-erlsom. 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 erlang-erlsom
This command will check if there is an update waiting on erlang-erlsom. 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.