Automic VaultAutomic Vault

brew

Install bluez with Homebrew, apk, apt, dnf, Nix, pacman, zypper, MacPorts

Bluetooth protocol stack for Linux. Version 5.87 via Homebrew; verified 2026-07-05.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install bluez

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install bluemoon

MacPorts ports tree · games/bluemoon/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add bluez

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

Debian aptverified · 92%
sudo apt install bluetooth

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

Fedora dnfverified · 92%
sudo dnf install bluez

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

Nixverified · 92%
nix profile install nixpkgs#bluez

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

Arch Linux pacmanverified · 92%
sudo pacman -S bluez

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

openSUSE zypperverified · 92%
sudo zypper install bluez

openSUSE Tumbleweed package metadata · bluez · source: download.opensuse.org

overview

Package summary

Bluetooth protocol stack for Linux

Commands and aliases

  • bluemoon
  • bluetoothctl
  • btattach
  • btmon
  • hex2hcd
  • isotest
  • l2ping
  • l2test
  • mpris-proxy
  • rctest

history

Project history and usage

BlueZ is the standard Linux user-space Bluetooth stack: the daemons, libraries, tools, and D-Bus APIs that make the kernel Bluetooth subsystem usable from distributions and desktop environments.

Project history

The BlueZ project has long been published from the Linux kernel infrastructure, with its canonical source repository hosted under git.kernel.org's bluetooth namespace and identified there as the Bluetooth protocol stack for Linux.

BlueZ evolved alongside Linux Bluetooth support: early releases exposed separate tools and profile helpers, while later releases centered the stack on bluetoothd, D-Bus APIs, and kernel/user-space cooperation for controllers, pairing, audio, input, and low-energy devices.

The BlueZ 4 series began in August 2008 and BlueZ 5 followed in December 2012, both visible in the official git.kernel.org tag history as major line changes in the Linux Bluetooth user-space stack.

Adoption history

BlueZ became the default Bluetooth stack carried by Linux distributions because it is the upstream implementation for the Linux Bluetooth ecosystem, not just a third-party command-line utility.

Its adoption is visible in package managers: the same project is shipped by Homebrew, Debian/Ubuntu, Fedora, Arch, Alpine, openSUSE, Nix, and MacPorts, often split by distributions into daemons, libraries, tools, and compatibility packages.

The project also shaped desktop and embedded Linux Bluetooth usage. GNOME-facing bluez-gnome work tracked the BlueZ 4 D-Bus API transition, while embedded guides commonly build directly from the kernel.org BlueZ tarballs for board bring-up.

How it is used

Package users usually meet BlueZ through bluetoothd, bluetoothctl, btmon, btattach, l2ping, and related diagnostic tools. It is used for pairing devices, attaching HCI controllers, inspecting traffic, testing L2CAP/RFCOMM behavior, and running profile support.

On Linux systems, BlueZ is configured through files such as /etc/bluetooth/main.conf and integrated with system services, udev, D-Bus, PulseAudio/PipeWire, NetworkManager, and desktop Bluetooth front ends.

Why package nerds care

BlueZ is package-nerd-important because it sits at the boundary where kernel interfaces, D-Bus APIs, firmware quirks, Bluetooth qualification, desktop UX, audio stacks, and security patches all collide.

It is also a classic distro-maintainer package: upstream releases may affect controllers, headphones, keyboards, low-energy devices, mesh tooling, audio profiles, and security posture, so downstreams often carry patches while tracking upstream closely.

For Homebrew specifically, bluez is unusual because it brings Linux Bluetooth tooling to a macOS package manager even though the core stack is Linux-native; the formula is most useful for development, diagnostics, and cross-platform tooling rather than replacing Apple's Bluetooth stack.

Timeline

  • 2000s: BlueZ becomes the Linux Bluetooth user-space stack hosted in the kernel.org Bluetooth source area.
  • 2008-08: BlueZ 4.0 is tagged in the official git.kernel.org repository.
  • 2012-12: BlueZ 5.0 is tagged in the official git.kernel.org repository.
  • 2010s-2020s: BlueZ remains hosted under git.kernel.org and distributed across mainstream Linux package managers.

Related projects

  • Linux kernel Bluetooth subsystem: the in-kernel protocols and HCI drivers BlueZ controls from user space.
  • bluetoothd and bluetoothctl: the central daemon and interactive control CLI shipped by BlueZ.
  • btmon and hcidump: packet monitoring and historical diagnostic tooling around Linux Bluetooth.
  • PulseAudio and PipeWire: Linux audio stacks that depend on BlueZ integration for Bluetooth audio devices.
  • GNOME Bluetooth and other desktop front ends: user interfaces built on top of BlueZ's D-Bus APIs.

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 2 platform targets.
  • Installs with 5 runtime dependencies.
  • 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
/etc/bluetooth/main.conf

executables

Installed executables

CommandKindExposureNote
bluemooncliglobal executable
bluetoothctlcliglobal executable
btattachcliglobal executable
btmoncliglobal executable
hex2hcdcliglobal executable
isotestcliglobal executable
l2pingcliglobal executable
l2testcliglobal executable
mpris-proxycliglobal executable
rctestcliglobal 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 version5.87
manager updated2026-07-05
local dataok
upstreamnot checked
latest detectednot detected

https://www.bluez.org

  • infoRelease/tag comparison is only available for GitHub repositories.https://www.bluez.orgnone confidence

install metadata

Package metadata

Package keybrew:bluez
Version5.87
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/bluez
Homepagehttps://www.bluez.org
Repositoryhttps://git.kernel.org/pub/scm/bluetooth/bluez.git
Upstream docshttps://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/README
LicenseGPL-2.0-or-later
Source archivehttps://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.87.tar.xz
Last updated2026-07-05T09:17:21Z
Pulseupdated
Dependenciesdbus, glib, libical, readline, systemd
Build dependenciespkgconf
Bottleavailable (on arm64_linux, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebluez
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • 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%

bluetooth 5.82-1.1

Bluetooth support (metapackage)

http://www.bluez.org

sudo apt install bluetooth
  • Section: admin
  • Architecture: all
  • Source Package: bluez
  • 1 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Bluez
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bluetooth from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bluez 5.82-1.1

Bluetooth tools and daemons

http://www.bluez.org

sudo apt install bluez
  • Section: admin
  • Architecture: amd64
  • 13 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Bluez
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bluez from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bluez-cups 5.82-1.1

Bluetooth printer driver for CUPS

http://www.bluez.org

sudo apt install bluez-cups
  • Section: admin
  • Architecture: amd64
  • Source Package: bluez
  • 4 dependencies
  • normalized package name match
  • Matched by: Bluez
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bluez-cups from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bluez-hcidump 5.82-1.1

Analyses Bluetooth HCI packets

http://www.bluez.org

sudo apt install bluez-hcidump
  • Section: admin
  • Architecture: amd64
  • Source Package: bluez
  • 1 dependencies
  • normalized package name match
  • Matched by: Bluez
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bluez-hcidump from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bluez-meshd 5.82-1.1

bluetooth mesh daemon

http://www.bluez.org

sudo apt install bluez-meshd
  • Section: admin
  • Architecture: amd64
  • Source Package: bluez
  • 6 dependencies
  • normalized package name match
  • Matched by: Bluez
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bluez-meshd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bluez-obexd 5.82-1.1

bluez obex daemon

http://www.bluez.org

sudo apt install bluez-obexd
  • Section: admin
  • Architecture: amd64
  • Source Package: bluez
  • 7 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Bluez
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bluez-obexd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bluez-source 5.82-1.1

Source code for the BlueZ Linux Bluetooth stack

http://www.bluez.org

sudo apt install bluez-source
  • Section: admin
  • Architecture: all
  • Source Package: bluez
  • normalized package name match
  • Matched by: Bluez
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bluez-source from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bluez-test-scripts 5.82-1.1

test scripts of bluez

http://www.bluez.org

sudo apt install bluez-test-scripts
  • Section: admin
  • Architecture: all
  • Source Package: bluez
  • normalized package name match
  • Matched by: Bluez
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bluez-test-scripts from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bluez-test-tools 5.82-1.1

test tools of bluez

http://www.bluez.org

sudo apt install bluez-test-tools
  • Section: admin
  • Architecture: amd64
  • Source Package: bluez
  • 4 dependencies
  • normalized package name match
  • Matched by: Bluez
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bluez-test-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libbluetooth-dev 5.82-1.1

Development files for using the BlueZ Linux Bluetooth library

http://www.bluez.org

sudo apt install libbluetooth-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: bluez
  • 3 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Bluez
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libbluetooth-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libbluetooth3 5.82-1.1

Library to use the BlueZ Linux Bluetooth stack

http://www.bluez.org

sudo apt install libbluetooth3
  • Section: libs
  • Architecture: amd64
  • Source Package: bluez
  • 1 dependencies
  • normalized package name match
  • Matched by: Bluez
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libbluetooth3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bluez

nix profile install nixpkgs#bluez
  • normalized package name match
  • Matched by: Bluez
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bl/bluez/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

bluetooth 5.72-0ubuntu5

Bluetooth support (metapackage)

http://www.bluez.org

sudo apt install bluetooth
  • Section: universe/admin
  • Architecture: all
  • Source Package: bluez
  • 1 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Bluez
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bluetooth from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

bluez 5.72-0ubuntu5

Bluetooth tools and daemons

http://www.bluez.org

sudo apt install bluez
  • Section: admin
  • Architecture: amd64
  • 11 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Bluez
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bluez from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

bluez-cups 5.72-0ubuntu5

Bluetooth printer driver for CUPS

http://www.bluez.org

sudo apt install bluez-cups
  • Section: admin
  • Architecture: amd64
  • Source Package: bluez
  • 4 dependencies
  • normalized package name match
  • Matched by: Bluez
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bluez-cups from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

bluez-hcidump 5.72-0ubuntu5

Analyses Bluetooth HCI packets

http://www.bluez.org

sudo apt install bluez-hcidump
  • Section: universe/admin
  • Architecture: amd64
  • Source Package: bluez
  • 1 dependencies
  • normalized package name match
  • Matched by: Bluez
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bluez-hcidump from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

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