sdptool
Bluetooth tools and daemons
Install
- All systems
-
curl cmd.cat/sdptool.sh
- Debian
-
apt-get install bluez
- Ubuntu
-
apt-get install bluez
- Alpine
-
apk add bluez
- Arch Linux
-
pacman -S bluez
- 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/sdptool
- Docker
-
docker run cmd.cat/sdptool sdptool
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).
bluez-dbg
Bluetooth tools and daemons (with debugging symbols)
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). This package contains the debugging symbols.