Automic VaultAutomic Vault

brew

biber を Homebrew, apk, apt, dnf, Nix, pacman, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install biber

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add biber

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

Debian apt確認済み · 92%
sudo apt install biber

Debian stable package indexes · biber · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install biber

Fedora Rawhide package metadata · biber · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#biber

nixpkgs package indexes · pkgs/by-name/bi/biber/package.nix · ソース: api.github.com

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

Arch Linux sync databases · biber · ソース: geo.mirror.pkgbuild.com

Windows

Scoop確認済み · 92%
scoop install main/biber

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

概要

パッケージ概要

Backend processor for BibLaTeX

履歴

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

Biber is the Perl-based bibliography backend for biblatex, the LaTeX citation package that moved advanced bibliography work beyond classic BibTeX's fixed data model, 8-bit assumptions, and limited sorting model.

For TeX package nerds, Biber matters because it is not just a replacement executable: it is the engine that lets biblatex expose Unicode-aware sorting, per-entry options, sourcemaps, validation, XDATA, related entries, and a richer BibLaTeX data model.

プロジェクトの歴史

The upstream README describes Biber as a sophisticated bibliography processing backend for biblatex, written in Perl to provide customized data preparation for biblatex and maintained by Philip Kime after being originally conceived by Francois Charette.

The release history shows an initial beta release in March 2009, rapid coordination with biblatex 0.9 in early 2010, and a first non-beta release as 0.6 in November 2010.

Biber's later history is tightly coupled to biblatex feature growth: the changelog records additions for XML-based .bcf communication, Unicode collation, XDATA, remote data sources, name templates, annotations, tool-mode output, and platform-specific binary distribution.

採用の歴史

Biber became a standard part of modern TeX workflows because biblatex users select it with the biblatex backend option and because TeX distributions package binaries, so most users install it through TeX Live, MacTeX, MiKTeX, or OS package managers rather than as a Perl application.

The Homebrew, Debian, Ubuntu, Fedora, Arch, Nix, apk, and Scoop package records in the input show that Biber crossed from TeX distribution tooling into general system package-manager culture.

Its adoption is driven by biblatex documents that need capabilities classic BibTeX cannot comfortably provide, especially multilingual bibliographies, UTF-8 citekeys, custom sorting, source mapping, validation, and multiple bibliography sections.

使われ方

In normal use, LaTeX writes a .bcf control file through biblatex, Biber reads the .bcf and .bib data sources, and then writes the .bbl data consumed by the next LaTeX run.

Biber can also be used in tool mode to transform bibliography data, inspect or validate data models, and produce BibTeX or other output formats, making it useful outside the final typesetting pass.

Configuration can be supplied through biber.conf locations and through command-line options; most users encounter it indirectly through latexmk, arara, editor integrations, or TeX distribution build recipes.

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

Biber is a classic example of a package-manager-visible CLI whose real home is an ecosystem contract: the executable, biblatex macros, TeX engines, Unicode collation data, and .bcf/.bbl file formats all have to line up by version.

It is one of the packages that exposes why TeX packaging is hard: upstream distributes Perl source and platform binaries, TeX Live and MiKTeX carry coordinated versions, and OS package managers must preserve compatibility with the matching biblatex release.

The package is also a useful marker of the post-BibTeX era in TeX: installing biber means a LaTeX system is ready for modern bibliography features rather than just the original BibTeX pipeline.

タイムライン

  • 2009-03-27: Biber 0.4 appears as the initial beta release.
  • 2010-02-13: Biber 0.5 adds support for biblatex 0.9 and the XML-based .bcf control-file workflow.
  • 2010-11-20: Biber 0.6 is marked as the first non-beta release.
  • 2018-10-30: Biber 2.12 adds support for newer biblatex annotation and sorting features.
  • 2022-06: Biber 2.18 adds universal x86_64/ARM64 binary support.
  • 2025-07: Biber 2.21 tightens collate-options handling after a code-injection vulnerability and discontinues 32-bit Windows support.

Related projects

  • biblatex is the front-end LaTeX package whose advanced bibliography model Biber serves.
  • BibTeX is the older bibliography processor that Biber replaces in biblatex workflows when users need modern data-model and Unicode features.
  • TeX Live, MacTeX, and MiKTeX are the main TeX distributions through which many users receive matching Biber binaries.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

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.

Linux
./biber.conf~/.biber.conf$XDG_CONFIG_HOME/biber/biber.confkpsewhich biber.conf
macOS
./biber.conf~/.biber.conf$XDG_CONFIG_HOME/biber/biber.conf~/Library/biber/biber.confkpsewhich biber.conf
Windows
./biber.conf%APPDATA%\biber.confkpsewhich biber.conf

実行可能ファイル

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

コマンド種類公開範囲メモ
bibercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版2.21
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新v2.21

https://github.com/plk/biber

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:biber
バージョン2.21
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/biber
ホームページhttps://sourceforge.net/projects/biblatex-biber/
リポジトリhttps://github.com/plk/biber
上流ドキュメントhttps://biblatex-biber.sourceforge.net/
ライセンスArtistic-2.0
ソースアーカイブhttps://github.com/plk/biber/archive/refs/tags/v2.21.tar.gz
最終更新2026-06-22T14:02:52-07:00
Pulseupdated
ビルド依存関係pkgconf
macOS 提供ライブラリlibxml2, libxslt, perl
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebiber
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

biber 2.20-2

Much-augmented BibTeX replacement for BibLaTeX users

http://biblatex-biber.sourceforge.net/

sudo apt install biber
  • Section: perl
  • Architecture: all
  • 32 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Biber
Debian stable package indexes · deb.debian.org · Debian stable package indexes: biber from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

biber

nix profile install nixpkgs#biber
  • normalized package name match
  • 一致条件: Biber
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bi/biber/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

biber 2.19-2

Much-augmented BibTeX replacement for BibLaTeX users

http://biblatex-biber.sourceforge.net/

sudo apt install biber
  • Section: universe/perl
  • Architecture: all
  • 32 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Biber
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: biber from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

biber 2.21-r2

Backend processor for BibLaTeX

https://github.com/plk/biber

sudo apk add biber
  • License: Artistic-2.0
  • Architecture: x86_64
  • Source Package: biber
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Biber
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: biber from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

biber-doc 2.21-r2

Backend processor for BibLaTeX (documentation)

https://github.com/plk/biber

sudo apk add biber-doc
  • License: Artistic-2.0
  • Architecture: x86_64
  • Source Package: biber
  • normalized package name match
  • 一致条件: Biber
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: biber-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

biber 2.21-4.fc44

Command-line bibliographic manager, BibTeX replacement

http://biblatex-biber.sourceforge.net/

sudo dnf install biber
  • License: Artistic-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: biber
  • 3 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Biber
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: biber from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

biber-tests 2.21-4.fc44

Tests for biber

http://biblatex-biber.sourceforge.net/

sudo dnf install biber-tests
  • License: Artistic-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: biber
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Biber
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: biber-tests from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

biber 1:2.21-3

A Unicode-capable BibTeX replacement for biblatex users

https://github.com/plk/biber

sudo pacman -S biber
  • License: Artistic-2.0
  • Architecture: any
  • 30 依存関係
  • normalized package name match
  • 一致条件: Biber
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: biber from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

main/biber

scoop install main/biber
  • normalized package name match
  • 一致条件: Biber
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/biber.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