Simple installation
- Connect to the Internet
- Run the command
- sudo aptitude update && sudo aptitude install kubuntu-desktop
- Reboot the system. At the bottom left of the login swcreen change the login option to KDE.
- Configuration of the default desktop can be done by editing the file /etc/X11/default-display-manager to either KDE or GNOME
- /usr/bin/kdm
- /usr/bin/gdm
- To remove KDE, if you found that it was a big mistake be glad that you used aptitude. Run command
- sudo aptitude remove kubuntu-desktop
- Edit sources.list to include the KDE4 resources
- deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main
- Update aptitude
- sudo aptitude update
- Install KDE4
- sudo aptitude remove kdelibs5 kde4base-data kde4libs-data
- sudo aptitude install kde4-core
- Reboot, at the login screen select the option for KDE 4.
No comments:
Post a Comment