Installation
============

Packages for the *current stable version* for 
SLES, openSUSE, CentOS, Fedora and RHEL:

* https://build.opensuse.org/package/show/network:ha-clustering:Stable/crmsh[OBS Project Page]

* http://download.opensuse.org/repositories/network:/ha-clustering:/Stable/[Direct package downloads]

For other distributions, packages may be available in the respective
package repositories.

== openSUSE

On openSUSE, you will want to add the
http://download.opensuse.org/repositories/network:/ha-clustering:/Stable/[network:ha-clustering:Stable] repository, to get the latest stable version of the `crm` shell:

=== Repository links ===

* http://download.opensuse.org/repositories/network:/ha-clustering:/Stable/openSUSE_12.3/[openSUSE 12.3]
* http://download.opensuse.org/repositories/network:/ha-clustering:/Stable/openSUSE_13.1/[openSUSE 13.1]


.Adding a repository using zypper:
----
zypper ar <repository> network:ha-clustering:Stable
----

Once added, you can run

----
zypper in crmsh
----

== Fedora 19

Download http://download.opensuse.org/repositories/network:/ha-clustering:/Stable/Fedora_19/network:ha-clustering:Stable.repo[network:ha-clustering:Stable.repo]
and copy it to the '/etc/yum.repos.d/' directory as `root`.

Then, you can run

----
yum install crmsh
----

== Debian

Packages for Debian are provided by the Debian HA maintainers. For more
information, see the Debian packages list:

- http://packages.debian.org/search?keywords=crmsh

== Ubuntu

There are packages that are fairly up-to-date in the more recent
versions of Ubuntu:

- https://launchpad.net/ubuntu/+source/crmsh
