Uninstalling Kubuntu 8.10

Edmund Laugasson ed.lau at mail.ee
Thu Dec 25 18:32:04 UTC 2008


> sudo apt-get update && sudo apt-get -y install ubuntustudio-desktop && 
> sudo ldconfig && sudo dpkg --configure -a && sudo apt-get clean


Better this:

sudo apt-get update && sudo apt-get -y install ubuntustudio-desktop && sudo ldconfig && sudo dpkg 
--configure -a && sudo apt-get clean && sudo reboot

Copy this to the terminal window, press enter, enter your password and watch the action and after PC 
automatically restarts, you have Ubuntu Studio :)

Then after restart I suggest upgrade:

sudo apt-get update && sudo apt-get -y dist-upgrade && sudo ldconfig && sudo dpkg --configure -a && 
sudo apt-get clean && sudo reboot

Now you have after restart up-to-date Ubuntu Studio!




More information about the kubuntu-users mailing list