summaryrefslogtreecommitdiff
path: root/doc/install/ArchLinux.mdwn
blob: e531fc968e69117d8c52e2c613d2e622d4a5b725 (plain)
1
2
3
4
5
6
7
8
9
There is a non-official source package for git-annex in
[AUR](https://aur.archlinux.org/packages.php?ID=44272).

You can then build it yourself or use a wrapper for AUR
such as yaourt:

<pre>
$ yaourt -Sy git-annex
</pre>