2013-04-27 15:21:58 +00:00
|
|
|
## Debian testing or unstable
|
2011-02-06 17:43:31 +00:00
|
|
|
|
2013-04-27 15:21:58 +00:00
|
|
|
sudo apt-get install git-annex
|
2011-02-06 17:43:31 +00:00
|
|
|
|
2013-04-27 15:21:58 +00:00
|
|
|
## Debian 7.0 "wheezy":
|
2011-04-26 15:30:49 +00:00
|
|
|
|
2013-04-27 15:21:58 +00:00
|
|
|
sudo apt-get install git-annex
|
|
|
|
|
|
|
|
Note: This version does not include support for the [[assistant]].
|
|
|
|
The version of git-annex in unstable can be easily installed in wheezy.
|
|
|
|
|
|
|
|
## Debian 6.0 "squeeze"
|
|
|
|
|
|
|
|
Follow the instructions to [enable backports](http://backports.debian.org/Instructions/).
|
|
|
|
|
|
|
|
sudo apt-get -t squeeze-backports install git-annex
|