2013-04-27 15:21:58 +00:00
|
|
|
## Debian testing or unstable
|
2011-02-06 17:43:31 +00:00
|
|
|
|
2017-06-18 13:28:51 +00:00
|
|
|
Debian unstable and testing are usually fairly up to date,
|
|
|
|
so this should be enough:
|
|
|
|
|
|
|
|
sudo apt install git-annex
|
|
|
|
|
|
|
|
## Debian 9.0 "stretch"
|
|
|
|
|
|
|
|
Debian's stable release contains git-annex version 6.20170101.
|
2016-04-23 04:11:27 +00:00
|
|
|
|
|
|
|
sudo apt install git-annex
|
2011-02-06 17:43:31 +00:00
|
|
|
|
2018-03-01 21:22:14 +00:00
|
|
|
A newer version of git-annex is available in backports.
|
|
|
|
|
2016-09-18 01:56:21 +00:00
|
|
|
## Standalone backports for all releases
|
|
|
|
|
|
|
|
If the version shipped with Debian is too old,
|
|
|
|
the [NeuroDebian team](http://neuro.debian.net/) provides a
|
|
|
|
[standalone build package](http://neuro.debian.net/pkgs/git-annex-standalone.html)
|
|
|
|
that is regularly updated and that should work across all releases of
|
|
|
|
Debian.
|