Answers for "linux bluetooth ubuntu"

0

how to configure bluetooth on ubuntu command line

'If you are on Ubuntu or an Ubuntu-based distro, run the following: command:
'
    sudo apt-get install bluetooth bluez bluez-tools rfkill.
    sudo rfkill list.
    sudo rfkill unblock bluetooth.
    sudo service bluetooth start.
    sudo apt-get install blueman.
Posted by: Guest on August-28-2020
0

how to drive linux 2020 bluetooth on ubuntu

sudo apt-get install blueman
Posted by: Guest on February-21-2021

Code answers related to "linux bluetooth ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language