Downloads

Linux
RPM-based


  You can add the repository URLs as a package source to your packet manager.
See the instructions below for your distribution.
This way, you'll be able to automatically install updates.

System Download
openSUSE 12.2 Repository
openSUSE 12.1 Repository
openSUSE 11.4 Repository
Fedora 17 Repository
Fedora 16 Repository
CentOS 6 Repository
CentOS 5 Repository
SuSE Linux Enterprise 11 SP2 Repository
SuSE Linux Enterprise 11 SP1 Repository
SuSE Linux Enterprise 11 Repository
Redhat Enterprise Linux 6 Repository
Redhat Enterprise Linux 5 Repository
Mandriva 2011 Repository
Mandriva 2010.1 Repository
Mandriva 2010 Repository
 

Add the XtreemFS repository to your system

CentOS / Fedora / Redhat
  1. Each repository contains the repository specification in the file home.xtreemfs.repo which has to be put in the directory /etc/yum.repos.d/ on your system.

    For example, add the XtreemFS repository on CentOS 6 as follows:
    > cd /etc/yum.repos.d/
    > wget "http://download.opensuse.org/repositories/home:/xtreemfs/CentOS_6/home:xtreemfs.repo"
    If you use another Redhat-based distribution, replace the URL to the .repo file accordingly.

  2. Install the client or server package:
    > yum install xtreemfs-client
    > yum install xtreemfs-server
openSUSE
  1. Each repository contains the repository specification in the file home.xtreemfs.repo which is understood by the package manager tool zypper.

    For example, add the XtreemFS repository on openSUSE 12.2 as follows:
    > zypper addrepo "http://download.opensuse.org/repositories/home:/xtreemfs/openSUSE_12.2/home:xtreemfs.repo"
    If you use another openSUSE distribution, replace the URL to the .repo file accordingly.

  2. Install the client or server package:
    > zypper install xtreemfs-client
    > zypper install xtreemfs-server