Created
November 3, 2018 03:46
-
-
Save DastanIqbal/5607905ff02f8178e38a4ce127680de8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo add-apt-repository ppa:bluetooth/bluez | |
sudo apt-get update | |
sudo apt upgrade | |
sudo apt install pulseaudio pulseaudio-utils pavucontrol pulseaudio-module-bluetooth | |
sudo service bluetooth restart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment