2012-09-27 17:26:09 -04:00
|
|
|
## Pick your OS
|
2011-02-09 00:25:22 -04:00
|
|
|
|
2012-10-12 14:07:53 -04:00
|
|
|
[[!table format=dsv header=yes data="""
|
2013-05-16 12:09:13 -04:00
|
|
|
detailed instructions | quick install
|
2017-08-28 13:05:03 -04:00
|
|
|
[[OSX]] |
|
2014-08-15 15:27:06 -04:00
|
|
|
[[OSX/Homebrew]] | `brew install git-annex`
|
2017-08-28 13:05:03 -04:00
|
|
|
[[Android]] | **beta**
|
|
|
|
[[Linux|linux_standalone]] |
|
2013-05-16 12:09:13 -04: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`
|
2016-01-16 11:33:06 +00:00
|
|
|
[[ArchLinux]] | `pacman -S git-annex`
|
2013-05-16 12:09:13 -04:00
|
|
|
[[NixOS]] | `nix-env -i git-annex`
|
|
|
|
[[Gentoo]] | `emerge git-annex`
|
2018-06-01 14:38:16 +00:00
|
|
|
[[Guix]] | `guix package -i git-annex`
|
2018-03-27 17:42:39 -04:00
|
|
|
[[Void]] | `xbps-install git-annex`
|
2019-09-01 12:25:46 -04:00
|
|
|
[[ScientificLinux]] |
|
2019-09-13 12:18:36 -04:00
|
|
|
[[RHEL]] |
|
2016-07-05 11:50:01 -04:00
|
|
|
[[openSUSE]] | `zypper in git-annex`
|
2014-04-02 18:40:26 -04:00
|
|
|
[[Docker]] |
|
2018-03-27 17:42:39 -04:00
|
|
|
[[conda]] | `conda install -c conda-forge git-annex`
|
2017-08-28 13:05:03 -04:00
|
|
|
[[Windows]] | **beta**
|
2012-09-27 17:25:08 -04:00
|
|
|
"""]]
|
2011-02-09 00:25:22 -04:00
|
|
|
|
2014-10-24 14:05:29 -04:00
|
|
|
All the download links above use https for security. For added security, see
|
2014-08-12 16:17:30 -04:00
|
|
|
[[verifying_downloads]].
|
2014-07-24 00:48:33 +00:00
|
|
|
|
2014-09-16 15:05:12 -04:00
|
|
|
## Building it yourself
|
2011-07-02 17:29:20 -04:00
|
|
|
|
2014-09-16 15:05:12 -04: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-13 23:12:44 -04:00
|
|
|
|
|
|
|
## See also
|
|
|
|
|
2015-06-03 14:26:44 +00:00
|
|
|
* [[autobuild overview|builds]]
|
|
|
|
* [[upgrades]]
|