Recent Changes - Search:

Softwares

.

KDE4-install-on-ubuntu-desktop

Main.KDE4-install-on-ubuntu-desktop History

Hide minor edits - Show changes to output

June 06, 2008, at 09:09 AM by 210.214.31.62 -
Changed lines 45-51 from:
* Remove previous KDE 4 packages, they are not compatible (apt-get remove kdelibs5 kde4base-data kde4libs-data)
* Add deb http:
//ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main to your /etc/apt/sources.list
* Install the updated kdebase-bin
* Install kdebase-workspace kdebase-kde4 kdebase-runtime, note that PPAs aren't authenticated so you will likely get a warning when installing
*
KDE 4 apps should appear in your KDE 3 K-menu or you can run a full session by selecting "KDE 4" from your login manager.
*
To avoid having to start a second X server for a full session install xserver-xephyr and run Xephyr :1 & export DISPLAY=:1; xterm and run startkde in the Xerphyr xterm.
to:
Remove previous KDE 4 packages, they are not compatible (apt-get remove kdelibs5 kde4base-data kde4libs-data)

Add deb http://ppa.launchpad.net/kubuntu
-members-kde4/ubuntu gutsy main to your /etc/apt/sources.list

Install the updated kdebase-bin

Install kdebase-workspace kdebase-kde4 kdebase-runtime, note that PPAs aren't authenticated so you will likely get a warning when installing

KDE 4 apps should appear in your KDE 3 K-menu or you can run a full session by selecting "
KDE 4" from your login manager.

To
avoid having to start a second X server for a full session install xserver-xephyr and run Xephyr :1 & export DISPLAY=:1; xterm and run startkde in the Xerphyr xterm.
June 06, 2008, at 09:09 AM by 210.214.31.62 -
Deleted line 3:
Added lines 38-51:

/usr/lib/kde4 and can be installed alongside your existing KDE 3.

http://www.kubuntu.org/announcements/kde4-rc2.php

Instructions:

* Remove previous KDE 4 packages, they are not compatible (apt-get remove kdelibs5 kde4base-data kde4libs-data)
* Add deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main to your /etc/apt/sources.list
* Install the updated kdebase-bin
* Install kdebase-workspace kdebase-kde4 kdebase-runtime, note that PPAs aren't authenticated so you will likely get a warning when installing
* KDE 4 apps should appear in your KDE 3 K-menu or you can run a full session by selecting "KDE 4" from your login manager.
* To avoid having to start a second X server for a full session install xserver-xephyr and run Xephyr :1 & export DISPLAY=:1; xterm and run startkde in the Xerphyr xterm.
June 06, 2008, at 08:58 AM by 210.214.31.62 -
Added lines 7-13:
sudo aptitude update && sudo aptitude install kubuntu-desktop

If you later decide you don't want KDE any more, go back to the terminal and paste in
sudo aptitude remove kubuntu-desktop

The default can always be changed later by modifying the /etc/X11/default-display-manager file. For KDM, the file should read /usr/bin/kdm; for GDM, the file should read /usr/sbin/gdm
June 06, 2008, at 08:56 AM by 210.214.31.62 -
Added lines 1-34:
(:Google1:)
(:Googlemm:)
----

kubuntu-desktop -- This is the recommended metapackage to install; the full Kubuntu installation, with all the Kubuntu recommended packages.

First you need to edit the /etc/apt/sources.list file

sudo gedit /etc/apt/sources.list

add the following line

deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main

Save and exit the file

Update the source list using the following command

sudo aptitude update

Install KDE 4.0 in Ubuntu

First you need to remove any exiting kde4 using the following command

sudo aptitude remove kdelibs5 kde4base-data kde4libs-data

Now install kde4.0

sudo aptitude install kde4-core

This will complete the kde4.0 installation
----
(:Google1:)
(:Googlemmmm:)
Edit - History - Print - Recent Changes - Search
Page last modified on June 06, 2008, at 09:09 AM