PDA

View Full Version : What is Kubuntu??


bigblop
March 19th, 2005, 07:02 PM
What does this name stand for??

DJ_Max
March 19th, 2005, 07:04 PM
It's Ubuntu Linux with the KDE Desktop Environment suite, insteal of Gnome.

bigblop
March 19th, 2005, 07:12 PM
I have installed regular Ubuntu and have installed KDE version 3.2.3 I guess there is no difference between my Ubuntu and Kubuntu then?

When will it be possible to instal KDE 3.4 for Ubuntu?

DJ_Max
March 19th, 2005, 07:15 PM
I'm not sure, but you might be able to use the Backports.
But I am sure that Hoary has it.

bigblop
March 19th, 2005, 07:21 PM
I am a linux newbie. What does Backports and Hoary mean??

TheOtherShoe
March 19th, 2005, 07:49 PM
Hoary is the latest version of Ubuntu; it is currently in testing. Backports are packages from Hoary that are made available for use in Warty, the currently stable version of Ubuntu.

Also, Hoary is short for Hoary Hedgehog and Warty is short for Warty Warthog. And the version you have installed is almost certainly Warty.

bigblop
March 19th, 2005, 08:17 PM
Ok sp if I would like to install KDE 3.4 I need to use a backport right? But how do I use a backport on my warty Ubuntu??

GentleHatemonger
March 19th, 2005, 09:48 PM
There is no backport for KDE to Warty nor will there be (to my best judgement).
Hoary is surprisingly stable already, so if you are willing to take the plunge, launch these commands:


sudo sed -i 's/warty/hoary/g' /etc/apt/sources.list
sudo apt-get update
sudo apt-get dist-upgrade


Then to install KDE:


sudo apt-get install kubuntu-desktop kubuntu-default-settings


Then just restart your comp to load up Hoary

jdong
March 19th, 2005, 09:51 PM
Kubuntu: A fancy name for Ubuntu, with KDE installed from Universe.

Backports: http://backports.ubuntuforums.org/


As far as a KDE 3.4 backport, I tried a 3.3.x backport, and that failed miserably. The metapackages are a pain to build by hand, and there were too many dependencies that I couldn't satisfy.