bluez
bluez
Bluetooth protocol stack for Linux
- version 5.78-1
- is not a group package
Dependencies
Installation
Install it by running either;
kpkg install bluezor
kpkg build bluezTo see the difference, see The handbook
Dependency Graph
graph TD
N0["bluez"]
style N0 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N1["sbc"]
N2["libical"]
N3["glib"]
N4["dbus"]
N5["gperf"]
N6["eudev"]
N1 --> N0
N2 --> N0
N4 --> N0
N3 --> N0
N3 --> N2
N5 --> N6
N6 --> N0