How to Disable Bluetooth on Arch Linux
Quick Links Summary To disable Bluetooth entirely on Arch Linux, use the command “sudo systemctl disable bluetooth”. Then, either reboot or use the command “sudo systemctl stop bluetooth” to stop the currently running Bluetooth instance. If your Arch Linux computer supports Bluetooth but you’re not using it, it’ll just be wasting power. Instead of turning it off whenever you boot your computer, disable the Bluetooth service instead. Not Using Bluetooth?...