macOS
brew install biberlocal Homebrew formula metadata
brew
Backend processor for BibLaTeX. Version 2.21 via Homebrew; verified 2026-06-22.
install
brew install biberlocal Homebrew formula metadata
sudo apk add biberAlpine Linux edge package indexes · biber · source: dl-cdn.alpinelinux.org
sudo apt install biberDebian stable package indexes · biber · source: deb.debian.org
sudo dnf install biberFedora Rawhide package metadata · biber · source: dl.fedoraproject.org
nix profile install nixpkgs#bibernixpkgs package indexes · pkgs/by-name/bi/biber/package.nix · source: api.github.com
sudo pacman -S biberArch Linux sync databases · biber · source: geo.mirror.pkgbuild.com
scoop install main/biberScoop official bucket manifest trees · bucket/biber.json · source: api.github.com
overview
Backend processor for BibLaTeX
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
./biber.conf~/.biber.conf$XDG_CONFIG_HOME/biber/biber.confkpsewhich biber.conf./biber.conf~/.biber.conf$XDG_CONFIG_HOME/biber/biber.conf~/Library/biber/biber.confkpsewhich biber.conf./biber.conf%APPDATA%\biber.confkpsewhich biber.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
biber | cli | global executable |
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.
install metadata
| Package key | brew:biber |
|---|---|
| Version | 2.21 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/biber |
| Homepage | https://sourceforge.net/projects/biblatex-biber/ |
| Repository | https://github.com/plk/biber |
| Upstream docs | https://biblatex-biber.sourceforge.net/ |
| License | Artistic-2.0 |
| Source archive | https://github.com/plk/biber/archive/refs/tags/v2.21.tar.gz |
| Last updated | 2026-06-22T14:02:52-07:00 |
| Pulse | updated |
| Build dependencies | pkgconf |
| Uses from macOS | libxml2, libxslt, perl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | biber |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
biber 2.20-2
Much-augmented BibTeX replacement for BibLaTeX users
http://biblatex-biber.sourceforge.net/
sudo apt install biberbiber
nix profile install nixpkgs#biberbiber 2.19-2
Much-augmented BibTeX replacement for BibLaTeX users
http://biblatex-biber.sourceforge.net/
sudo apt install biberbiber 2.21-r2
Backend processor for BibLaTeX
sudo apk add biberbiber-doc 2.21-r2
Backend processor for BibLaTeX (documentation)
sudo apk add biber-docbiber 2.21-4.fc44
Command-line bibliographic manager, BibTeX replacement
http://biblatex-biber.sourceforge.net/
sudo dnf install biberbiber-tests 2.21-4.fc44
Tests for biber
http://biblatex-biber.sourceforge.net/
sudo dnf install biber-testsbiber 1:2.21-3
A Unicode-capable BibTeX replacement for biblatex users
sudo pacman -S bibermain/biber
scoop install main/bibersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.