Uninstalling Kubuntu 8.10
Edmund Laugasson
ed.lau at mail.ee
Thu Dec 25 18:27:21 UTC 2008
>>> Hi all,
>>> I am very new to Linux.
>>> I succeeded in installing my first ever Linux OS : Kubuntu 8.10 by Live USB
>>> while having Win XP as the other platform.
>>> I wish to migrate to Ubuntu Studio.
>>> Can i get a guide on how to uninstall Kubuntu 8.10 ?
>>> Thank you.
>>>
>> Ask, just back up your files and install Ubuntu Studio to the
>> partition where Kubuntu is. An OS is not uninstalled like an
>> application is. The way to remove an OS is to format the partition in
>> which is resides. Installing another OS to that partition will do
>> that.
>>
>> Again, I stress, back up your important files!
>>
> Although this is not an answer to your question, please note, that you
> definitely do NOT
> need to uninstall Kubuntu 8.10.
>
> sudo apt-get install ubuntustudio-desktop
>
> will install ubuntu studio into your existing 8.10 installation.
That's right! Great idea!
I suggest:
sudo apt-get update && sudo apt-get -y install ubuntustudio-desktop && sudo ldconfig && sudo dpkg
--configure -a && sudo apt-get clean
This will update repository information and then install ubuntu studio and then little housekeeping.
Then after restart you have ubuntu studio
More information about the kubuntu-users
mailing list