Last active
November 29, 2018 13:30
-
-
Save lpla/7fbd253bf511df907d6c7ab3762f1fda 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
#!/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