So lets say I want to install Xubuntu. I can either go to their website and download an ISO, flash it to a memory stick and do an install, one of the options of which allows me to keep all my files and programs.
Or, I can type sudo apt-get install xubuntu*
which will install all the xubuntu packages. What is the difference in what I get by these two methods and why?