bt-input

Set of tools to manage Bluetooth devices for linux

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