git-annex/doc/install/Linux_standalone.mdwn

22 lines
844 B
Text
Raw Normal View History

2012-09-28 18:21:39 -04:00
If your Linux distribution does not have git-annex packaged up for you,
2012-09-28 20:56:26 -04:00
you can either build it [[fromscratch]], or you can use a handy
2013-02-22 18:18:28 -04:00
prebuilt tarball of the most recent release.
2012-09-28 18:21:39 -04:00
2012-09-28 20:56:26 -04:00
This tarball should work on most Linux systems. It does not depend
on anything except for glibc.
2013-02-27 18:02:19 -04:00
[download tarball](http://downloads.kitenet.net/git-annex/linux/current/)
2013-02-13 14:32:16 -04:00
To use, just unpack the tarball, `cd git-annex.linux` and run `./runshell`
-- this sets up an environment where you can use `git annex`
2012-09-28 21:00:59 -04:00
Warning: This is a last resort. Most Linux users should instead
[[install]] git-annex from their distribution of choice.
2013-02-22 18:18:28 -04:00
## autobuilds
A daily build is also available.
* [download tarball](http://downloads.kitenet.net/git-annex/autobuild/i386/git-annex-standalone-i386.tar.gz) ([build logs](http://downloads.kitenet.net/git-annex/autobuild/i386/))