Pick your OS
detailed instructions | quick install |
---|---|
OSX | |
Homebrew | brew install git-annex |
Android | beta |
Linux | |
Debian | apt-get install git-annex |
Ubuntu | apt-get install git-annex |
Fedora | yum install git-annex |
FreeBSD | pkg install hs-git-annex |
ArchLinux | pacman -S git-annex |
NixOS | nix-env -i git-annex |
Gentoo | emerge git-annex |
Guix | guix package -i git-annex |
Void | xbps-install git-annex |
ScientificLinux5 | |
openSUSE | zypper in git-annex |
Docker | |
conda | conda install -c conda-forge git-annex |
Windows | beta |
All the download links above use https for security. For added security, see verifying downloads.
Building it yourself
git-annex is Free Software, written in Haskell. Experienced users should not find it too hard to build and install it from source.
Hello everyone.
Be aware that your distribution's package may be very old. For example, at the time I write this, latest Debian stable is Debian 7.5 which is 2 months old. But git-annex package there is two years old (tomorrow, it will be exactly two yezrs old).
So, beware. If following online walkthrough, either install a more recent git-annex (e.g. from Debain backports) or follow instructions from your local
/usr/share/doc/git-annex/html/walkthrough.html
instead.apt-get install neurodebian
on a recent debian/ubuntu or follow NeuroDebian website for instructions).@dittigas git-annex can be built without the webapp, if the libraries it uses are not made available at build time. I suggest you get in touch with the Fedora maintainers and ask them to enable the webapp in their builds.