Automic VaultAutomic Vault

brew

Install git-annex with Homebrew, apk, chocolatey, apt, dnf, MacPorts, pacman, scoop, zypper

Manage files with git without checking in file contents. Version 10.20260624 via Homebrew; verified 2026-06-28.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install git-annex

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install git-annex

MacPorts ports tree · devel/git-annex/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add git-annex

Alpine Linux edge package indexes · git-annex · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install git-annex

Debian stable package indexes · git-annex · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install git-annex

Fedora Rawhide package metadata · git-annex · source: dl.fedoraproject.org

Arch Linux pacmanverified · 92%
sudo pacman -S git-annex

Arch Linux sync databases · git-annex · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install git-annex

openSUSE Tumbleweed package metadata · git-annex · source: download.opensuse.org

Windows

Chocolateyverified · 92%
choco install git-annex

Chocolatey community package catalog · git-annex · source: community.chocolatey.org

Scoopverified · 92%
scoop install main/git-annex

Scoop official bucket manifest trees · bucket/git-annex.json · source: api.github.com

overview

Package summary

Manage files with git without checking in file contents

Commands and aliases

  • git-annex
  • git-annex-shell
  • git-remote-annex
  • git-remote-tor-annex

history

Project history and usage

git-annex is a distributed data-management tool that lets Git track file names, directory history, and metadata while keeping large file contents outside normal Git objects.

Project history

The project grew around Joey Hess's idea of combining Git's distributed history with a key-value store for file contents. Its manual describes the core model: annexed files become versioned links, while content is stored under .git/annex/objects and can be fetched, copied, moved, or dropped between repositories.

The project broadened beyond a command-line annexer into a larger system with assistant workflows, preferred content, encryption, content verification, and many special remotes. A Kickstarter-backed development year funded concentrated work on the git-annex assistant, after which Joey continued development notes on the project devblog.

The release stream and project wiki show a long-lived maintenance culture: features such as git-remote-annex, clusters, new hash backends, and special-remote improvements were documented through the same site used for manual pages, installation instructions, forums, and news.

Adoption history

git-annex became important in communities that need reproducible paths and Git metadata without putting large data into Git itself. The official install page lists packaging across Debian, Ubuntu, Fedora, Arch, Alpine, NixOS, Gentoo, Guix, Void, openSUSE, Homebrew, FreeBSD, OpenBSD, Android, Windows, conda, and PyPI.

Its ecosystem significance comes from special remotes and related tools. The project documents built-in remotes for S3, rsync, WebDAV, git-lfs, borg, bittorrent, tor, web, and rclone, and its devblog describes scientific users and DataLad-related work around storing Git repositories on annex special remotes.

How it is used

Practitioners use git-annex to keep large assets, media, archives, datasets, backups, and offline drives under a versioned tree. A typical workflow initializes a Git repository, runs git annex init, adds large files with git annex add, commits the symlinks or pointer files to Git, and transfers content with get, drop, copy, move, sync, fsck, and special-remote commands.

The tool is also used as a policy engine for storage availability. Users can set numcopies and preferred content rules, encrypt remotes, verify checksums, keep drives offline, and later ask git-annex where content lives or move it to a desired repository.

Why package nerds care

git-annex matters to package people because it sits at the intersection of Git, Haskell packaging, external data stores, and reproducible archival workflows. It has many executables, many optional integrations, and many platform-specific packages, so distributions treat it as a substantial data-management package rather than a tiny Git extension.

Timeline

  • 2012: Public testimonials and the assistant campaign documented wider interest in Git-backed large-file workflows.
  • 2012: The assistant work was funded through a Kickstarter-backed development year.
  • 2025: The devblog described Distribits, scientific users, DataLad-related work, and git-remote-annex.
  • 2026: Version 10.20260624 documented new hash-backend build flags, git-remote behavior improvements, and a new put command.

Related projects

  • Related systems include Git LFS, DataLad, rclone, borg, bup, rsync, S3-compatible storage, WebDAV storage, and provider-specific special remotes listed by the git-annex project.

security posture

Risk level: orange

formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • formula declares a Homebrew service

Signals

  • metadata:service

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.git/config~/.config/git-annex/autostart

executables

Installed executables

CommandKindExposureNote
git-annexcliglobal executable
git-annex-shellcliglobal executable
git-remote-annexcliglobal executable
git-remote-tor-annexcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version10.20260624
manager updated2026-06-28
local dataok
upstreamnot checked
latest detectednot detected

https://git-annex.branchable.com/

install metadata

Package metadata

Package keybrew:git-annex
Version10.20260624
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/git-annex
Homepagehttps://git-annex.branchable.com/
Repositoryhttps://source.git-annex.branchable.com/
Upstream docshttps://git-annex.branchable.com/
LicenseAGPL-3.0-or-later AND BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND GPL-3.0-or-later AND MIT
Source archivehttps://hackage.haskell.org/package/git-annex-10.20260624/git-annex-10.20260624.tar.gz
Last updated2026-06-28T22:11:54Z
Pulseupdated
Dependenciesgmp, libmagic
Build dependenciescabal-install, ghc, pkgconf
Uses from macOSlibffi, sqlite
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-annex
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

git-annex 10.20250416-2

manage files with git, without checking their contents into git

http://git-annex.branchable.com/

sudo apt install git-annex
  • Section: utils
  • Architecture: amd64
  • 13 dependencies
  • 15 optional deps
  • normalized package name match
  • Matched by: Git Annex
Debian stable package indexes · deb.debian.org · Debian stable package indexes: git-annex from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

git-annex 10.20240129-1build1

manage files with git, without checking their contents into git

http://git-annex.branchable.com/

sudo apt install git-annex
  • Section: universe/utils
  • Architecture: amd64
  • 12 dependencies
  • 15 optional deps
  • normalized package name match
  • Matched by: Git Annex
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: git-annex from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

git-annex 10.20260421-r0

Manage files with git, without checking their contents into git

http://git-annex.branchable.com

sudo apk add git-annex
  • License: AGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-annex
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Git Annex
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-annex from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-annex-bash-completion 10.20260421-r0

Bash completions for git-annex

http://git-annex.branchable.com

sudo apk add git-annex-bash-completion
  • License: AGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-annex
  • normalized package name match
  • Matched by: Git Annex
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-annex-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-annex-doc 10.20260421-r0

Manage files with git, without checking their contents into git (documentation)

http://git-annex.branchable.com

sudo apk add git-annex-doc
  • License: AGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-annex
  • normalized package name match
  • Matched by: Git Annex
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-annex-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-annex-fish-completion 10.20260421-r0

Fish completions for git-annex

http://git-annex.branchable.com

sudo apk add git-annex-fish-completion
  • License: AGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-annex
  • normalized package name match
  • Matched by: Git Annex
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-annex-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-annex-zsh-completion 10.20260421-r0

Zsh completions for git-annex

http://git-annex.branchable.com

sudo apk add git-annex-zsh-completion
  • License: AGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-annex
  • normalized package name match
  • Matched by: Git Annex
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-annex-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

git-annex 10.20260115-1.fc44

Manage files with git, without checking their contents into git

https://hackage.haskell.org/package/git-annex

sudo dnf install git-annex
  • License: AGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: git-annex
  • 11 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Git Annex
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: git-annex from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

git-annex-docs 10.20260115-1.fc44

Manage files with git, without checking their contents into git

https://hackage.haskell.org/package/git-annex

sudo dnf install git-annex-docs
  • License: AGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git-annex
  • 1 provides
  • normalized package name match
  • Matched by: Git Annex
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: git-annex-docs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

git-annex 10.20251215-63

Manage files with git, without checking their contents into git

https://git-annex.branchable.com/

sudo pacman -S git-annex
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • 32 dependencies
  • normalized package name match
  • Matched by: Git Annex
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: git-annex from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

git-annex 10.20251215-1.4

Manage files with git, without checking their contents into git

https://hackage.haskell.org/package/git-annex

sudo zypper install git-annex
  • License: AGPL-3.0-or-later AND GPL-3.0-or-later AND BSD-2-Clause AND MIT AND GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: git-annex
  • 11 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Git Annex
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-annex from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

git-annex-bash-completion 10.20251215-1.4

Bash completion for git-annex

https://hackage.haskell.org/package/git-annex

sudo zypper install git-annex-bash-completion
  • License: AGPL-3.0-or-later AND GPL-3.0-or-later AND BSD-2-Clause AND MIT AND GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: git-annex
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Git Annex
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-annex-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

git-annex

sudo port install git-annex
  • normalized package name match
  • Matched by: Git Annex
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/git-annex/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

git-annex

choco install git-annex
  • normalized package name match
  • Matched by: Git Annex
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: git-annex from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','gawk'
Scoop95%

main/git-annex

scoop install main/git-annex
  • normalized package name match
  • Matched by: Git Annex
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/git-annex.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment