How to install KDE in Ubuntu?
Posted by Joys of Programming on in Ubuntu
Ubuntu by default has the GNOME desktop. But if you want to use KDE, you must Install Kubuntu. There are two ways by which you can do this.
- Replace Ubuntu with Kubuntu.
- Install Kubuntu within Ubuntu
The second option is the best one because you can experiment with both GNOME and KDE. Let’s explore how to install KDE in ubuntu.
$ sudo aptitude install kubuntu-desktop
That’s it. Log out and you can also see the KDE environment as one of the choices.
Comments: