pkg.soopen package index

brew / 排名 1113

使用 Homebrew, MacPorts, Nix 安装 blueutil

查看 blueutil 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install blueutil

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install blueutil

MacPorts ports tree · sysutils/blueutil/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#blueutil

nixpkgs package indexes · pkgs/by-name/bl/blueutil/package.nix · 来源: api.github.com

概览

软件包摘要

Get/set bluetooth power and discoverable state

命令和别名

  • blueutil

历史

项目历史与用法

blueutil is a long-running macOS command-line utility for reading and changing Bluetooth state: power, discoverability, paired and connected devices, device info, pairing, connection, and output formats for scripts.

项目历史

blueutil was originally written by Frederik Seiffert and later maintained by Ivan Kuchin, as recorded in the README copyright section. The GitHub repository dates back to 2011, with v1.0.0 tagged in 2012 and a continuing v2.x release line.

The tool grew from simple power and discoverability controls into a broader Bluetooth scripting interface. The README documents private IOBluetooth framework use, root-user safeguards, JSON output formats, device connection operations, wait commands, and an experimental system_profiler fallback for some paired-device queries.

采用历史

blueutil became the standard package-manager answer for 'control Bluetooth from a shell on macOS.' Its README documents Homebrew and MacPorts installs, and the input metadata also records a Nix package, reflecting adoption by both casual Mac users and reproducible-environment users.

Its role persisted because macOS does not expose all of these Bluetooth controls through a stable, script-friendly built-in CLI, so package managers filled the gap with a small native utility.

使用方式

Users run blueutil with flags such as --power, --discoverable, --paired, --connected, --info, --connect, --disconnect, --pair, and --unpair. Output can be human-readable or JSON, making it useful in shell scripts, status bars, automation tools, and troubleshooting flows.

The README warns that it uses private IOBluetooth preference APIs and documents macOS-version quirks such as favorite/recent-device behavior starting with macOS 12 Monterey.

为什么软件包爱好者会关心

blueutil is the classic tiny Mac systems package: one binary that unlocks automation around a GUI-controlled OS feature. Package nerds care because it has survived macOS Bluetooth API changes, packaging across Homebrew/MacPorts/Nix, architecture transitions, and years of shell-script dependence.

It also illustrates the maintenance burden of packaging native Mac utilities: private frameworks, root behavior, TCC/API access failures, output formats for scripts, and compatibility notes all live in a very small command-line surface.

时间线

  • 2011: GitHub repository created for blueutil.
  • 2012: v1.0.0 tag published.
  • 2018: v2.0.0 tag published.
  • 2021: README documents macOS 12 Monterey behavior changes for favorite and recent devices.
  • 2025: v2.13.0 tag and README copyright show continued maintenance.

Related projects

  • blueutil-tui is documented by the README as a text user interface built on top of blueutil.
  • Homebrew, MacPorts, and Nix are package-manager channels recorded for installation.
  • macOS IOBluetooth and system_profiler are the platform interfaces used or offered as alternatives.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
blueutil可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本2.13.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:blueutil
版本2.13.0
软件包管理器Homebrew
主页https://github.com/toy/blueutil
仓库https://github.com/toy/blueutil
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

blueutil

nix profile install nixpkgs#blueutil
  • normalized package name match
  • 匹配方式:Blueutil
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bl/blueutil/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

blueutil

sudo port install blueutil
  • normalized package name match
  • 匹配方式:Blueutil
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/blueutil/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation