2013-04-27 11:21:58 -04:00
|
|
|
## Debian testing or unstable
|
2011-02-06 13:43:31 -04:00
|
|
|
|
2013-04-27 11:21:58 -04:00
|
|
|
sudo apt-get install git-annex
|
2011-02-06 13:43:31 -04:00
|
|
|
|
2013-04-27 11:21:58 -04:00
|
|
|
## Debian 7.0 "wheezy":
|
2011-04-26 11:30:49 -04:00
|
|
|
|
2013-04-27 11:21:58 -04:00
|
|
|
sudo apt-get install git-annex
|
|
|
|
|
|
|
|
Note: This version does not include support for the [[assistant]].
|
2013-08-16 15:56:12 +02:00
|
|
|
A backport is available with the assistant and other new features.
|
2013-04-27 11:21:58 -04:00
|
|
|
|
2013-11-02 22:57:44 -04:00
|
|
|
Follow the instructions to [enable backports](http://backports.debian.org/Instructions/).
|
|
|
|
|
|
|
|
sudo apt-get -t wheezy-backports install git-annex
|
|
|
|
|
2013-04-27 11:21:58 -04:00
|
|
|
## Debian 6.0 "squeeze"
|
|
|
|
|
|
|
|
Follow the instructions to [enable backports](http://backports.debian.org/Instructions/).
|
|
|
|
|
|
|
|
sudo apt-get -t squeeze-backports install git-annex
|