Pick your OS
| detailed instructions | quick install |
|---|---|
| Linux | |
| Debian | apt-get install git-annex |
| Ubuntu | apt-get install git-annex |
| Fedora | yum install git-annex |
| ArchLinux | pacman -S git-annex |
| AlpineLinux | apk add git-annex |
| NixOS | nix-env -i git-annex |
| Gentoo | emerge git-annex |
| Guix | guix package -i git-annex |
| Void | xbps-install git-annex |
| ScientificLinux | |
| RHEL | |
| openSUSE | zypper in git-annex |
| Docker | |
| conda | conda install -c conda-forge git-annex |
| OSX | |
| Homebrew | brew install git-annex |
| FreeBSD | pkg install hs-git-annex |
| OpenBSD | pkg_add git-annex |
| Android | |
| termux | pkg install git-annex |
| Nix-On-Droid | |
| Windows | |
| PyPI | uv tool install git-annex |
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.
Historical builds
Many historical builds are available from the https://downloads.kitenet.net/.git/ git-annex repository.Visit downloads.kitenet.net for more information.
See also
Add a comment