# Debian/Ubuntu sudo apt install gcc python3-dev linux-headers-generic libxcb-cursor0 bluez python3-pip # Fedora/RHEL sudo dnf install gcc python3-devel kernel-headers bluez python3-pip # Arch sudo ...
High-performance BlueZ Bluetooth client for Linux using native_comms and sdbus-cpp. Zero-copy characteristic notifications via Dart_PostCObject_DL. Drop-in API replacement for canonical/bluez.dart ...