btattach
Bluetooth tools and daemons
Install
- All systems
-
curl cmd.cat/btattach.sh
- Debian
-
apt-get install bluez
- Ubuntu
-
apt-get install bluez
- Alpine
-
apk add bluez
- Arch Linux
-
pacman -S bluez-utils
- Kali Linux
-
apt-get install bluez
- CentOS
-
yum install bluez
- Fedora
-
dnf install bluez
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bluez
- Raspbian
-
apt-get install bluez
- Dockerfile
- dockerfile.run/btattach
- Docker
-
docker run cmd.cat/btattach btattach
powered by Commando
bluez
Bluetooth tools and daemons
This package contains tools and system daemons for using Bluetooth devices. BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL).