Install Ubuntu Studio Package on Xubuntu, Possible?
Question:
Is it possible to install whole the Ubuntu studio package (all the programs) on Xubuntu at one time?
I want to try installing Ubuntu Studio on an old pc (intel PIII 1,3 GHz, 256 MB RAM), for my younger brother who likes to work with music. But I think it will be better to install Xubuntu than Ubuntu because of the low memory and clock-rate.
Answer:
Yes. Start by installing xubuntu, then you can install the rest with:
sudo apt-get install ubuntustudio-audio ubuntustudio-audio-plugins linux-rt
There are also ubuntustudio-desktop, ubuntustudio-graphics, and ubuntustudio-video packages if he's interested. But the command I gave above will install all of the audio apps.
https://wiki.ubuntu.com/UbuntuStudio/PackageList

