Automic VaultAutomic Vault

brew

Install biber with Homebrew, apk, apt, dnf, Nix, pacman, scoop

Backend processor for BibLaTeX. Version 2.21 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install biber

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add biber

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

Debian aptverified · 92%
sudo apt install biber

Debian stable package indexes · biber · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install biber

Fedora Rawhide package metadata · biber · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#biber

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

Arch Linux pacmanverified · 92%
sudo pacman -S biber

Arch Linux sync databases · biber · source: geo.mirror.pkgbuild.com

Windows

Scoopverified · 92%
scoop install main/biber

Scoop official bucket manifest trees · bucket/biber.json · source: api.github.com

overview

Package summary

Backend processor for BibLaTeX

Commands and aliases

  • biber

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 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.

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

executables

Installed executables

CommandKindExposureNote
bibercliglobal 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 version2.21
manager updated2026-06-22
local dataok
upstreamcurrent
latest detectedv2.21

https://github.com/plk/biber

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:biber
Version2.21
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/biber
Homepagehttps://sourceforge.net/projects/biblatex-biber/
Repositoryhttps://github.com/plk/biber
Upstream docshttps://biblatex-biber.sourceforge.net/
LicenseArtistic-2.0
Source archivehttps://github.com/plk/biber/archive/refs/tags/v2.21.tar.gz
Last updated2026-06-22T14:02:52-07:00
Pulseupdated
Build dependenciespkgconf
Uses from macOSlibxml2, libxslt, perl
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

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%

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 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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

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