summaryrefslogtreecommitdiff
path: root/doc/install/Debian.mdwn
blob: 3401afded94bc2c41653ed49c4389571421ae86d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
## Debian testing or unstable

	sudo apt-get install git-annex

## Debian 8.0 "jessie"

	sudo apt-get install git-annex

## Debian 7.0 "wheezy":

	sudo apt-get install git-annex

Note: This version does not include support for the [[assistant]].
A backport is available with the assistant and other new features.

Follow the instructions to [enable backports](http://backports.debian.org/Instructions/).

	sudo apt-get -t wheezy-backports install git-annex

## Debian 6.0 "squeeze"

Follow the instructions to [enable backports](http://backports.debian.org/Instructions/).

	sudo apt-get -t squeeze-backports install git-annex