2012-09-27 21:26:09 +00:00
|
|
|
## Pick your OS
|
2011-02-09 04:25:22 +00:00
|
|
|
|
2012-10-12 18:07:53 +00:00
|
|
|
[[!table format=dsv header=yes data="""
|
2013-05-16 16:09:13 +00:00
|
|
|
detailed instructions | quick install
|
2014-10-24 17:57:36 +00:00
|
|
|
[[OSX]] | [download git-annex.app](https://downloads.kitenet.net/git-annex/OSX/current/)
|
2014-08-15 19:27:06 +00:00
|
|
|
[[OSX/Homebrew]] | `brew install git-annex`
|
2014-10-24 17:57:36 +00:00
|
|
|
[[Android]] | [download git-annex.apk](https://downloads.kitenet.net/git-annex/android/current/) **beta**
|
|
|
|
[[Linux|linux_standalone]] | [download prebuilt linux tarball](https://downloads.kitenet.net/git-annex/linux/current/)
|
2013-05-16 16:09:13 +00:00
|
|
|
[[Debian]] | `apt-get install git-annex`
|
|
|
|
[[Ubuntu]] | `apt-get install git-annex`
|
|
|
|
[[Fedora]] | `yum install git-annex`
|
2015-02-23 22:30:17 +00:00
|
|
|
[[FreeBSD]] | `pkg install hs-git-annex`
|
2014-10-28 10:58:38 +00:00
|
|
|
[[ArchLinux]] | `yaourt -Sy git-annex-bin`
|
2013-05-16 16:09:13 +00:00
|
|
|
[[NixOS]] | `nix-env -i git-annex`
|
|
|
|
[[Gentoo]] | `emerge git-annex`
|
|
|
|
[[ScientificLinux5]] |
|
|
|
|
[[openSUSE]] |
|
2014-04-02 22:40:26 +00:00
|
|
|
[[Docker]] |
|
2014-10-24 17:57:36 +00:00
|
|
|
[[Windows]] | [download installer](https://downloads.kitenet.net/git-annex/windows/current/) **beta**
|
2012-09-27 21:25:08 +00:00
|
|
|
"""]]
|
2011-02-09 04:25:22 +00:00
|
|
|
|
2014-10-24 18:05:29 +00:00
|
|
|
All the download links above use https for security. For added security, see
|
2014-08-12 20:17:30 +00:00
|
|
|
[[verifying_downloads]].
|
2014-07-24 00:48:33 +00:00
|
|
|
|
2014-09-16 19:05:12 +00:00
|
|
|
## Building it yourself
|
2011-07-02 21:29:20 +00:00
|
|
|
|
2014-09-16 19:05:12 +00:00
|
|
|
git-annex is [[Free Software|license]], written in [Haskell](http://www.haskell.org/).
|
|
|
|
Experienced users should not find it too hard to build and install
|
|
|
|
it [[from source|fromsource]].
|
2013-09-14 03:12:44 +00:00
|
|
|
|
|
|
|
## See also
|
|
|
|
|
2014-09-16 19:05:12 +00:00
|
|
|
|
2013-09-14 03:12:44 +00:00
|
|
|
[[autobuild overview|builds]]
|