meshctl

Bluetooth tools and daemons

Debian Debian
RUN apt-get update && \ apt-get install -y bluez-utils
Ubuntu
RUN apt-get update && \ apt-get install -y bluez-utils
Alpine
RUN apk add bluez
Arch Arch Linux
RUN pacman -S --noconfirm bluez-utils
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 meshctl on any operating system with command-not-found.com