Sorry if this has been posted here before, I have searched and know that to install 4.2 you go through unsupported updates in Adept, but it also says to remove KDE 4.1 when you do this? I am still pretty new to Kubuntu and linux in general and I just want to ask before I just go ahead and screw something up that will cause me headaches...
Do you go ahead and install the update while KDE 4.1 is still up and then after the update is installed just terminal to remove it? And what would the code be to remove it? WOuld it be
Or am I just totally on the wrong page here?
Do you go ahead and install the update while KDE 4.1 is still up and then after the update is installed just terminal to remove it? And what would the code be to remove it? WOuld it be
Code:
sudo apt-get remove KDE4.1
Comment