Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, Nix, pacman, scoop 安装 biber

查看 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

历史

项目历史与用法

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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