Enabling BLuetooth on Linux
In order to enable the bluetooth in Linux especially when using a command line, do the following
sudo systemctl enable bluetooth.service
To stop the bluetooth service
sudo systemctl enable bluetooth.service
Then you can use bluetoothctl
to connect or pair devices using bluetooth