summaryrefslogtreecommitdiff
path: root/doc/install/Linux_standalone.mdwn
blob: b59c2dc4ade1397a8d4a4ccadbc7b1d4de448e57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
If your Linux distribution does not have git-annex packaged up for you,
you can either build it [[fromscratch]], or you can use a handy
prebuilt tarball of the most recent release.

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/)

To use, just unpack the tarball, `cd git-annex.linux` and run `./runshell`
-- this sets up an environment where you can use `git annex`

Warning: This is a last resort. Most Linux users should instead
[[install]] git-annex from their distribution of choice.

## 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/))