Automic VaultAutomic Vault

brew

git-annex を Homebrew, apk, chocolatey, apt, dnf, MacPorts, pacman, zypper, scoop でインストール

git-annex のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install git-annex

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install git-annex

MacPorts ports tree · devel/git-annex/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add git-annex

Alpine Linux edge package indexes · git-annex · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install git-annex

Debian stable package indexes · git-annex · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install git-annex

Fedora Rawhide package metadata · git-annex · ソース: dl.fedoraproject.org

Arch Linux pacman確認済み · 92%
sudo pacman -S git-annex

Arch Linux sync databases · git-annex · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install git-annex

openSUSE Tumbleweed package metadata · git-annex · ソース: download.opensuse.org

Windows

Chocolatey確認済み · 92%
choco install git-annex

Chocolatey community package catalog · git-annex · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install main/git-annex

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

概要

パッケージ概要

Manage files with git without checking in file contents

コマンドとエイリアス

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

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

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

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
git-annexcliグローバル実行可能ファイル
git-annex-shellcliグローバル実行可能ファイル
git-remote-annexcliグローバル実行可能ファイル
git-remote-tor-annexcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版10.20260624
マネージャ更新日2026-06-28
ローカルデータOK
上流not checked
検出された最新未検出

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-annex
バージョン10.20260624
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/git-annex
ホームページhttps://git-annex.branchable.com/
リポジトリhttps://source.git-annex.branchable.com/
上流ドキュメントhttps://git-annex.branchable.com/
ライセンスAGPL-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
ソースアーカイブhttps://hackage.haskell.org/package/git-annex-10.20260624/git-annex-10.20260624.tar.gz
最終更新2026-06-28T22:11:54Z
Pulseupdated
依存関係gmp, libmagic
ビルド依存関係cabal-install, ghc, pkgconf
macOS 提供ライブラリlibffi, sqlite
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • 15 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 15 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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