git-annex/doc/install/Linux_standalone.mdwn

12 lines
442 B
Text
Raw Normal View History

2012-09-28 22:21:39 +00:00
If your Linux distribution does not have git-annex packaged up for you,
2012-09-29 00:56:26 +00:00
you can either build it [[fromscratch]], or you can use a handy
prebuilt tarball.
2012-09-28 22:21:39 +00:00
2012-09-29 00:56:26 +00:00
This tarball should work on most Linux systems. It does not depend
on anything except for glibc.
[download tarball](http://downloads.kitenet.net/git-annex/linux/)
2012-09-29 01:00:59 +00:00
Warning: This is a last resort. Most Linux users should instead
[[install]] git-annex from their distribution of choice.