macOS
brew install biomelocal Homebrew formula metadata
brew
Toolchain of the web. Version 2.5.3 via Homebrew; verified 2026-07-08.
install
brew install biomelocal Homebrew formula metadata
sudo apk add biomeAlpine Linux edge package indexes · biome · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#biomenixpkgs package indexes · pkgs/by-name/bi/biome/package.nix · source: api.github.com
sudo pacman -S biomeArch Linux sync databases · biome · source: geo.mirror.pkgbuild.com
sudo zypper install biomeopenSUSE Tumbleweed package metadata · biome · source: download.opensuse.org
scoop install main/biomeScoop official bucket manifest trees · bucket/biome.json · source: api.github.com
winget install --id BiomeJS.Biome -eWindows Package Manager source index · BiomeJS.Biome · source: cdn.winget.microsoft.com
overview
Toolchain of the web
history
Biome is a fast formatter, linter, CLI, and editor-facing toolchain for web projects, descended from the Rome project and positioned as a unified alternative to piles of separate JavaScript, TypeScript, JSX, JSON, CSS, and GraphQL tools.
Biome's predecessor was Rome, whose GitHub repository was created in 2020 and is now archived with the description 'Unified developer tools for JavaScript, TypeScript, and the web'. The Biome repository was created in July 2023, and the official blog includes an 'Announcing Biome' entry during that transition.
Biome shipped its CLI v1.0.0 in August 2023. The official package README describes it as the 'Toolchain of the web', with a formatter, linter, CLI, LSP/editor integration, WebAssembly playground, and a goal of unifying functions that had previously been separate tools.
The v2 line arrived in June 2025, followed by frequent 2.x releases. By the v2.5 blog post in June 2026, the project said Biome had crossed 500 lint rules and added features such as plugin code fixes, cross-file linting, watcher mode, and new formatter options.
Biome's adoption is visible in several official/project-backed signals: the README advertises npm, VS Code Marketplace, Open VSX, Discord, sponsorship, Open Collective, and enterprise support surfaces; the GitHub repository has tens of thousands of stars; and the input package metadata lists Homebrew, Alpine/apk, Nix, Arch/pacman, Scoop, Winget, and openSUSE/zypper.
It grew by addressing a common package-manager pain point in web projects: replacing formatter, linter, import organization, diagnostics, and editor wiring with one fast native binary and one configuration model.
The README documents package usage through `npm install --save-dev --save-exact @biomejs/biome`, then commands such as `biome format --write`, `biome lint --write`, `biome check --write`, and `biome ci`. It also notes an online WebAssembly playground and first-class LSP/editor usage.
Biome is commonly used as a project-local development dependency in JavaScript and TypeScript repos, but package managers such as Homebrew make the standalone CLI convenient for editor integrations, monorepo tooling, and system-level developer setups.
Biome is package-nerd significant because it is part of the post-Node-script era of JavaScript tooling: a single native binary, written in Rust, distributed through npm and OS package managers, doing work that historically meant wiring together Prettier, ESLint, typescript-eslint, import tools, JSON formatters, and editor plugins.
It also carries the Rome lineage without requiring users to care about that history. For maintainers and package curators, Biome is the rare web tool that wants to be both npm-native and distro-friendly: fast executable, clear releases, editor extensions, configuration docs, and no requirement that Node.js be present for manual installation.
security posture
No matching local secret-handling manifest was found for biome. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
biome.json, biome.jsonc, .biome.json,.biome.jsonc in the current working directoryparent folders$XDG_CONFIG_HOME/biome~/.config/biomebiome.json, biome.jsonc, .biome.json,.biome.jsonc in the current working directoryparent folders/Users/$USER/Library/Application Support/biomebiome.json, biome.jsonc, .biome.json,.biome.jsonc in the current working directoryparent foldersC:\Users\$USER\AppData\Roaming\biome\configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
biome | 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.
https://github.com/biomejs/biome
install metadata
| Package key | brew:biome |
|---|---|
| Version | 2.5.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/biome |
| Homepage | https://biomejs.dev/ |
| Repository | https://github.com/biomejs/biome |
| Upstream docs | https://biomejs.dev/guides/configure-biome |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/biomejs/biome/archive/refs/tags/@biomejs/biome@2.5.3.tar.gz |
| Last updated | 2026-07-08T09:42:57Z |
| Pulse | updated |
| Build dependencies | rust |
| 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 | biome |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
biome
nix profile install nixpkgs#biomebiome 2.3.13-r0
Toolchain of the web
sudo apk add biomebiome 2.3.15-2
Formatter, linter, and more for Javascript, Typescript, JSON, and CSS
sudo pacman -S biomebiome 2.4.5-1.2
A JavaScript and TypeScript toolchain
https://github.com/biomejs/biome
sudo zypper install biomemain/biome
scoop install main/biomeBiomeJS.Biome
winget install --id BiomeJS.Biome -esource 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.