git-annex/doc/install/ArchLinux.mdwn

10 lines
222 B
Text
Raw Normal View History

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>