Index of /pub/gluster/glusterfs/01.old-releases/3.6/3.6.2/Raspbian/wheezy
Packages of GlusterFS for Debian wheezy are available here from the Gluster Community...
Add the GPG key to apt:
wget -O - http://download.gluster.org/pub/gluster/glusterfs/3.6/3.6.2/Raspbian/wheezy/pubkey.gpg | apt-key add -
N.B. Starting with jessie, the gpg key for packages will change to the same
key used to sign the RPM packages for RHEL, EPEL, Fedora, etc.
Add the source:
echo deb http://download.gluster.org/pub/gluster/glusterfs/3.6/3.6.2/Raspbian/wheezy/apt wheezy main > /etc/apt/sources.list.d/gluster.list
Update package list:
apt-get update
Install:
apt-get install [ glusterfs-server | glusterfs-client ]