Page 1 of 5 123 ... LastLast
Results 1 to 10 of 45

Thread: Installing Different Desktops

  1. #1
    Join Date
    Oct 2006
    Location
    Barberton, OH
    Beans
    1,206
    Distro
    Ubuntu 7.04 Feisty Fawn

    Installing Different Desktops

    1) How does one go about installing, say xfce in place of the default gnome?

    2) Is it possible to install it such that you could choose the different environments using the options at login?

  2. #2
    Join Date
    Jul 2005
    Location
    2 exits past crazy
    Beans
    4,222
    Distro
    Lubuntu 12.10 Quantal Quetzal

    Re: Installing Different Desktops

    sudo apt-get install xfce4

    That will get you the basic xfce4 desktop. After it is installed, if you restart GDM, there should be an xfce4 session you can choose from the Sessions menu.

  3. #3
    Join Date
    Oct 2006
    Location
    Barberton, OH
    Beans
    1,206
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Installing Different Desktops

    Quote Originally Posted by yabbadabbadont View Post
    sudo apt-get install xfce4

    That will get you the basic xfce4 desktop. After it is installed, if you restart GDM, there should be an xfce4 session you can choose from the Sessions menu.
    That's cool. And simple. Will gnome still be there to use as well then?

  4. #4
    Join Date
    Oct 2006
    Location
    Sydney, Australia
    Beans
    44
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Installing Different Desktops

    Hi there,

    If you want to install the very new version of Xfce 4.4.0 (its quite cool), follow the instructions at the Tolero's Blog.

    I strongly recommend!

    r.

  5. #5
    Join Date
    Nov 2005
    Location
    Slough
    Beans
    2,190

    Re: Installing Different Desktops

    yes your gnome will still be there


    I would use sudo aptitude install xfce4

  6. #6
    Join Date
    Oct 2006
    Location
    Barberton, OH
    Beans
    1,206
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Installing Different Desktops

    Hmm. A bit more to chew on. What exactly is the difference between apt-get and aptitude?

  7. #7
    Join Date
    Feb 2007
    Location
    new orleans, la
    Beans
    54
    Distro
    Ubuntu UNR

    Re: Installing Different Desktops

    also if you want kde apt-get install kubuntu-desktop, same thing as xfce, you can choose what session in the login menu.

    the difference between aptitude and apt-get?
    http://www.psychocats.net/ubuntu/aptitude

  8. #8
    Join Date
    Oct 2006
    Location
    Barberton, OH
    Beans
    1,206
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Installing Different Desktops

    Quote Originally Posted by agiamba View Post
    also if you want kde apt-get install kubuntu-desktop, same thing as xfce, you can choose what session in the login menu.

    the difference between aptitude and apt-get?
    http://www.psychocats.net/ubuntu/aptitude
    Okay. Thanks for the link. I am using Dapper, so aptitude is definitely the way I want to go! Thanks everyone! This should go very smoothly, I'd say.

  9. #9
    Join Date
    Oct 2004
    Beans
    2,324

    Re: Installing Different Desktops

    Quote Originally Posted by steven8 View Post
    Hmm. A bit more to chew on. What exactly is the difference between apt-get and aptitude?
    aptitude deals better with dependencies.
    Since you want a meta packages with a lot of depencencies, aptitude is definitely better

    You may also prefer to do:
    Code:
    sudo aptitude install xubuntu-desktop
    instead.
    ___________________________________
    ESTRAGON: We've lost our rights?

  10. #10
    Join Date
    Oct 2006
    Location
    Barberton, OH
    Beans
    1,206
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Installing Different Desktops

    Whoa. Each response takes us ever further into this thing. Now, why is it better to install the xubuntu desktop better for me than just installing xfce4?

Page 1 of 5 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •