Automic VaultAutomic Vault

brew

git-annex mit Homebrew, apk, chocolatey, apt, dnf, MacPorts, pacman, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-annex in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install git-annex

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install git-annex

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

Linux

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

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

Debian aptverifiziert · 92%
sudo apt install git-annex

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

Fedora dnfverifiziert · 92%
sudo dnf install git-annex

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

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

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

openSUSE zypperverifiziert · 92%
sudo zypper install git-annex

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

Windows

Chocolateyverifiziert · 92%
choco install git-annex

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

Scoopverifiziert · 92%
scoop install main/git-annex

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

Überblick

Paketzusammenfassung

Manage files with git without checking in file contents

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Installierte Executables

BefehlArtSichtbarkeitHinweis
git-annexcliglobales Executable
git-annex-shellcliglobales Executable
git-remote-annexcliglobales Executable
git-remote-tor-annexcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version10.20260624
Manager aktualisiert2026-06-28
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:git-annex
Version10.20260624
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/git-annex
Homepagehttps://git-annex.branchable.com/
Repositoryhttps://source.git-annex.branchable.com/
Upstream-Dokumentationhttps://git-annex.branchable.com/
LizenzAGPL-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
Quellarchivhttps://hackage.haskell.org/package/git-annex-10.20260624/git-annex-10.20260624.tar.gz
Zuletzt aktualisiert2026-06-28T22:11:54Z
Pulseupdated
Abhängigkeitengmp, libmagic
Build-Abhängigkeitencabal-install, ghc, pkgconf
Von macOS bereitgestellte Bibliothekenlibffi, sqlite
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared

Registry-Fakten

Details aus der Quelldatenbank

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-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 15 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 15 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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