This the link: https://www.addictivetips.com/ubuntu-linux-tips/pair-and-use-bluetooth-devices-on-linux/
1. sudo pacman -S bluez bluez-utils
2.sudo pacman -S blueman
3.modprobe btusb
4.sudo systemctl enable bluetooth.service
5.sudo systemctl start bluetooth.service
Thanks to Author: Derrik Diener
No comments:
Post a Comment