Announcement

Collapse
No announcement yet.

installing or switching to Gnome

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    installing or switching to Gnome

    Ive never been a fan of KDE so my question is this. Can i use Gnome in Kubuntu instead of KDE. And if so, do i need to install new packets or is it natively there.

    Thanks. With love, StRAT3gY

    #2
    Re: installing or switching to Gnome

    Originally posted by STRAT3Gy
    Ive never been a fan of KDE so my question is this. Can i use Gnome in Kubuntu instead of KDE. And if so, do i need to install new packets or is it natively there.

    Thanks. With love, StRAT3gY
    Setting aside the question of "What the hell are you doing with Kubuntu if you don't like KDE?", if disk space is not an issue, Ctrl-Alt-F1 out of the GUI, log in there, and
    Code:
    sudo service kdm stop
    Code:
    sudo apt-get update
    Code:
    sudo apt-get install gnome
    Code:
    sudo shutdown -r now
    When it reboots, on the login "greeter", there's a little menu. Click that and it should offer you the Gnome desktop to log into.

    Comment

    Working...
    X