Skip to content

Instantly share code, notes, and snippets.

@lpla
Last active November 29, 2018 13:30
Show Gist options
  • Save lpla/7fbd253bf511df907d6c7ab3762f1fda to your computer and use it in GitHub Desktop.
Save lpla/7fbd253bf511df907d6c7ab3762f1fda to your computer and use it in GitHub Desktop.
#!/bin/bash
#Tested with Linux Mint 17, 17.1, 17.2, 17.3, 18, 18.1, Ubuntu 14.04, and Ubuntu 16.04
sudo apt update && sudo apt dist-upgrade -y && sudo apt --install-recommends install ubuntustudio-audio ubuntustudio-audio-core ubuntustudio-audio-plugins rosegarden ubuntustudio-controls ubuntustudio-fonts ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-photography ubuntustudio-publishing ubuntustudio-video linux-lowlatency && sudo adduser $USER audio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment