summaryrefslogtreecommitdiff
path: root/doc/install/Debian.mdwn
blob: 90c9658a9c33cb261f41ded7952bb852aab875f1 (plain)
1
2
3
4
5
6
7
8
9
If using Debian testing or unstable:

	sudo apt-get install git-annex

git-annex is not yet in a Debian stable release, but the source
can be built from Debian stable. Just [[download]] it from git, and
then in the `git-annex` directory, run `dpkg-checkbuilddeps` and install
the necessary packages. You can also run `sudo debian/rules binary` to build
a `git-annex.deb`.