macOS
brew install bluezlocal Homebrew formula metadata
sudo port install bluemoonMacPorts ports tree · games/bluemoon/Portfile · source: api.github.com
brew
Bluetooth protocol stack for Linux. Version 5.87 via Homebrew; verified 2026-07-05.
install
brew install bluezlocal Homebrew formula metadata
sudo port install bluemoonMacPorts ports tree · games/bluemoon/Portfile · source: api.github.com
sudo apk add bluezAlpine Linux edge package indexes · bluez · source: dl-cdn.alpinelinux.org
sudo apt install bluetoothDebian stable package indexes · bluetooth · source: deb.debian.org
sudo dnf install bluezFedora Rawhide package metadata · bluez · source: dl.fedoraproject.org
nix profile install nixpkgs#blueznixpkgs package indexes · pkgs/by-name/bl/bluez/package.nix · source: api.github.com
sudo pacman -S bluezArch Linux sync databases · bluez · source: geo.mirror.pkgbuild.com
sudo zypper install bluezopenSUSE Tumbleweed package metadata · bluez · source: download.opensuse.org
overview
Bluetooth protocol stack for Linux
history
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.
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.
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.
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.
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.
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.
/etc/bluetooth/main.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bluemoon | cli | global executable | |
bluetoothctl | cli | global executable | |
btattach | cli | global executable | |
btmon | cli | global executable | |
hex2hcd | cli | global executable | |
isotest | cli | global executable | |
l2ping | cli | global executable | |
l2test | cli | global executable | |
mpris-proxy | cli | global executable | |
rctest | 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:bluez |
|---|---|
| Version | 5.87 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bluez |
| Homepage | https://www.bluez.org |
| Repository | https://git.kernel.org/pub/scm/bluetooth/bluez.git |
| Upstream docs | https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/README |
| License | GPL-2.0-or-later |
| Source archive | https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.87.tar.xz |
| Last updated | 2026-07-05T09:17:21Z |
| Pulse | updated |
| Dependencies | dbus, glib, libical, readline, systemd |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bluez |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| 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.
bluetooth 5.82-1.1
Bluetooth support (metapackage)
sudo apt install bluetoothbluez 5.82-1.1
Bluetooth tools and daemons
sudo apt install bluezbluez-cups 5.82-1.1
Bluetooth printer driver for CUPS
sudo apt install bluez-cupsbluez-hcidump 5.82-1.1
Analyses Bluetooth HCI packets
sudo apt install bluez-hcidumpbluez-meshd 5.82-1.1
bluetooth mesh daemon
sudo apt install bluez-meshdbluez-obexd 5.82-1.1
bluez obex daemon
sudo apt install bluez-obexdbluez-source 5.82-1.1
Source code for the BlueZ Linux Bluetooth stack
sudo apt install bluez-sourcebluez-test-scripts 5.82-1.1
test scripts of bluez
sudo apt install bluez-test-scriptsbluez-test-tools 5.82-1.1
test tools of bluez
sudo apt install bluez-test-toolslibbluetooth-dev 5.82-1.1
Development files for using the BlueZ Linux Bluetooth library
sudo apt install libbluetooth-devlibbluetooth3 5.82-1.1
Library to use the BlueZ Linux Bluetooth stack
sudo apt install libbluetooth3bluez
nix profile install nixpkgs#bluezbluetooth 5.72-0ubuntu5
Bluetooth support (metapackage)
sudo apt install bluetoothbluez 5.72-0ubuntu5
Bluetooth tools and daemons
sudo apt install bluezbluez-cups 5.72-0ubuntu5
Bluetooth printer driver for CUPS
sudo apt install bluez-cupsbluez-hcidump 5.72-0ubuntu5
Analyses Bluetooth HCI packets
sudo apt install bluez-hcidumpsource 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.