KDE configuration for ubuntu!

Asked by Muhammad Ammar

I recently installed the ubuntu 7.04, GNOME is the default desktop environment, but i also want to use KDE, how to configure ubnuntu for KDE.
for KDE, kubuntu is must or we can configure the KDE without installing the kubuntu.

second, can i use the softwares contained in edubuntu without installing the edubuntu.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

Please open a Application->Accessories->Terminal:

1) Be sure you have wget installed with type
sudo apt-get install wget

2) - Open the sources.list with this command line:
sudo gedit /etc/apt/sources.list

Copy and append at the end of file the rows below:

# Repository of Ubuntustudio you must import the gpg key to import:
# wget -q http://archive.ubuntustudio.org/ubuntustudio.gpg -O- | sudo apt-key add -
deb http://archive.ubuntustudio.org/ubuntustudio feisty main

3) import the gpg key:
wget -q http://archive.ubuntustudio.org/ubuntustudio.gpg -O- | sudo apt-key add -

4) To install kubuntu desktop (kde):

sudo apt-get update; sudo apt-get upgrade; sudo apt-get install kubuntu-desktop

HTH

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#2

Sorry i made an error referring to UbuntuStudio a distribution of Ubuntu with wonderful software to record play mix and remastering music.
I think you can add all edubuntu deb package without define any special deb repository.
Fro example from terminal you can try to install:
sudo apt-get install edubuntu-desktop

HTH

Revision history for this message
Sam Cater (wraund-deactivatedaccount) said :
#3

sudo apt-get install kde

run that in a terminal, when it has finished (a while), log out, click 'sessions' and choose kde

and yes edubuntu software should be usable

Can you help with this problem?

Provide an answer of your own, or ask Muhammad Ammar for more information if necessary.

To post a message you must log in.