Skip to content

Instantly share code, notes, and snippets.

@alexishida
Last active December 9, 2020 13:17
Show Gist options
  • Select an option

  • Save alexishida/692f786bad15842a3b5212c95cff8060 to your computer and use it in GitHub Desktop.

Select an option

Save alexishida/692f786bad15842a3b5212c95cff8060 to your computer and use it in GitHub Desktop.
PulseAudio Ubuntu
# Install PulseAudio Ubuntu Manager
$ sudo apt-get update
$ sudo apt install pavucontrol
# Execute
$ pavucontrol
---------------------------------------------------------------------------------------------
# Restart pulseaudio
$ pulseaudio --kill && pulseaudio --start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment