Skip to main content

Bluetooth

Install the following packages to enable Bluetooth functionality and the necessary tools to control them:

pacman -S bluez bluez-utils

Enable the systemd unit to initialize Bluetooth during boot:

systemctl enable bluetooth