Ubuntu This forum is for the discussion of Ubuntu Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-04-2007, 03:46 PM
|
#1
|
LQ Newbie
Registered: Jan 2007
Distribution: Kubuntu Edgy Eft
Posts: 11
Rep:
|
KDE on GNOME?
can i install kde on ubuntu (gnome version)? how?
|
|
|
01-04-2007, 03:50 PM
|
#2
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,389
|
I have done it without any problems. Use the Synaptic ( if it is Ubuntu) package manager to install KDE. If I can remember, look for a package like KDE-base and start there. It will install many other packages as well. Most of the apps are separate, but you can install them after the initial KDE install.
|
|
|
01-04-2007, 04:27 PM
|
#3
|
LQ Newbie
Registered: Jan 2007
Location: Torun, Poland
Distribution: PLD Linux
Posts: 4
Rep:
|
You should install kubuntu
it is that same like ubuntu but in kde insead of GNOMME
|
|
|
01-04-2007, 05:16 PM
|
#4
|
Member
Registered: Oct 2005
Posts: 518
Rep:
|
Ubuntu = Gnome
Kubuntu = KDE
Xubuntu = XFCE
You can install any three of these and use apt-get to install an additional window manager.
|
|
|
01-04-2007, 07:18 PM
|
#5
|
Senior Member
Registered: Nov 2003
Location: Perth, Western Australia
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088
Rep:
|
If you are running Ubuntu with Gnome, and you want KDE, then just "sudo aptitude install kubuntu-desktop". This will install KDE and all the other programs that come with Kubuntu.
Likewise, if you want XFCE, "sudo aptitude install xubuntu-desktop"
--Ian
|
|
|
01-04-2007, 07:47 PM
|
#6
|
Senior Member
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355
Rep:
|
Quote:
Originally Posted by IBall
If you are running Ubuntu with Gnome, and you want KDE, then just "sudo aptitude install kubuntu-desktop". This will install KDE and all the other programs that come with Kubuntu.
Likewise, if you want XFCE, "sudo aptitude install xubuntu-desktop"
--Ian
|
Exactly what he said
I installed KDE and XFCE beside my Gnome desktop, and it worked perfectly. I found I hate KDE, but I did like a lot of the games it installed, so I keep it for that reason, I guess I could have just installed the games, but I didn't bother trying.  . Xfce is a very good Desktop also, I really like it, and its a close second to me from Gnome. I'd just add that once you install KDE, to boot it, all you have to do is at your sign on screen, Click Sessions, and Choose KDE...
Edit: If you don't have it already and assuming you're using Ubunbu 6.10, the below FAQ is a good link to keep handy..
http://ubuntuguide.org/wiki/Ubuntu:Edgy - Reference "1.7- Other Desktop Environments"
IGF
Last edited by IndyGunFreak; 01-05-2007 at 01:49 AM.
|
|
|
01-05-2007, 06:29 AM
|
#7
|
Member
Registered: Oct 2005
Posts: 518
Rep:
|
The only problem corresponding with installing multiple GUIs represents in my belief. That too many programs are installed. I personally believe in a sleek number of choices but programs can always be uninstalled with apt-get. When I installed XFCE under 5.10, all of the XFCE programs showed up in Gnome and vice versa.
|
|
|
01-05-2007, 07:52 AM
|
#8
|
Member
Registered: Jan 2007
Location: Australia
Distribution: A little bit of everything. [mainly Mandriva 2007]
Posts: 37
Rep:
|
For Kubuntu(KDE)
Code:
sudo apt-get install kubuntu-desktop
For Xubuntu(Xfce)
Code:
sudo apt-get install xubuntu-desktop
My question is, how do u uninstall? i have both but along side ubuntu(gnome) but i dont really use em...
EDIT:IBall already put up the codes but i will just leave em there cos they are easy to see 
Last edited by Nexxt; 01-05-2007 at 07:55 AM.
|
|
|
01-05-2007, 08:35 AM
|
#9
|
Senior Member
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355
Rep:
|
Quote:
Originally Posted by brianthegreat
The only problem corresponding with installing multiple GUIs represents in my belief. That too many programs are installed. I personally believe in a sleek number of choices but programs can always be uninstalled with apt-get. When I installed XFCE under 5.10, all of the XFCE programs showed up in Gnome and vice versa.
|
This didn't really bother me, but I could see how it might bother some, or have a negative effect on someone with limited hard disk space.
IGF
|
|
|
01-05-2007, 04:35 PM
|
#10
|
Member
Registered: May 2006
Location: Kalispell, Montana
Distribution: Kubuntu, Mepis
Posts: 36
Rep:
|
If you don't want to use apt-get...
You can do it from the Synaptic package manager. Just find "kdebase-bin" in the list. There are many other fine kde add ons and utilities. You will find it much more feature rich than Gnone (I'll probably get flamed now).
|
|
|
01-05-2007, 04:38 PM
|
#11
|
Member
Registered: May 2006
Location: Kalispell, Montana
Distribution: Kubuntu, Mepis
Posts: 36
Rep:
|
I'm sorry it is kubuntu-desktop
Sorry about that, like the post above for doing it via apt-get, you should look for the "kubuntu-desktop" entry in Synaptic.
|
|
|
01-06-2007, 01:00 AM
|
#12
|
Senior Member
Registered: Nov 2003
Location: Perth, Western Australia
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088
Rep:
|
Quote:
Originally Posted by Nexxt
For Kubuntu(KDE)
My question is, how do u uninstall? i have both but along side ubuntu(gnome) but i dont really use em...
|
Have you tried "sudo aptitude remove kubuntu-desktop"?
On a complete side note, you should use aptitude rather than apt-get. Aptitude has better conflict resolution, and is intelligent enough to remove packages if they are unused. Unused packages are ones that have been installed as a dependency of another package, and when that package is removed they have nothing else depending on them so they can be safely removed.
--Ian
|
|
|
01-06-2007, 01:20 AM
|
#13
|
Member
Registered: Jan 2007
Location: Australia
Distribution: A little bit of everything. [mainly Mandriva 2007]
Posts: 37
Rep:
|
Kubuntu and Xubuntu are quite good
Thanks iBall.
After logging in both again before i uninstall, i have found that i quite like kubuntu and xubuntu, but both just feel like ubuntu with a few differences(mainly the "file manager" and the menus)
So im just going to stick to ubuntu for now, as i see no point of having all 3 wen they are almost the same.
But i do recommend for a linux noob like me grabing the other 2 and having a look.
Edit: Kubuntu is nice, but it reminds me of windows, the very thing im trying to escape.
Last edited by Nexxt; 01-06-2007 at 01:23 AM.
|
|
|
01-06-2007, 02:44 AM
|
#14
|
Member
Registered: Jan 2007
Location: Australia
Distribution: A little bit of everything. [mainly Mandriva 2007]
Posts: 37
Rep:
|
It didnt work doing "sudo aptitude remove kubuntu-desktop" 
so i made a new thread to ask here
|
|
|
All times are GMT -5. The time now is 12:02 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|