Ubuntu – Ubuntu to Kubuntu switch!

kubuntu

I have been running Ubuntu for about a year, now I would like to switch to kubuntu.
Is it possible that I can port all the configuration data from the home folder of Ubuntu to kubuntu? (Without causing some serious trouble)
If I copy all them contents of the home folder (Including the hidden files and folders) will I be able to get the same application configurations ?
I know that copying the Thunderbird folder copies the emails on the newer installation, will it work to other applications?

Best Answer

If you are upgrading to Kubuntu then no need to copy anything, just install Kubuntu package.

Use one of these commands:

sudo apt-get install kubuntu-desktop
sudo apt-get install kubuntu-full

kubuntu-full includes kubuntu-desktop and also has some additional packages.

You can see how to install Kubuntu here also.

Related Question