bluez-test-adapter

Bluetooth tools and daemons

Debian Debian
RUN apt-get update && \ apt-get install -y bluez
Ubuntu
RUN apt-get update && \ apt-get install -y bluez
Alpine
RUN apk add bluez
Arch Arch Linux
RUN pacman -S --noconfirm bluez
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y bluez
CentOS
RUN yum install -y bluez
Fedora
RUN dnf install -y bluez
Raspbian
RUN apt-get update && \ apt-get install -y bluez
click the source code to copy install bluez-test-adapter on any operating system with command-not-found.com