Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Unity removal

  1. #1
    Join Date
    Mar 2006
    Beans
    8,348

    Unity removal

    Is it possible to complete and safe remove unity from 12.10?
    There is no greater religion than a truth.

  2. #2
    Join Date
    Jan 2008
    Location
    Nappanee, IN
    Beans
    602
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Unity removal

    Two ways I know of:

    1) Install the server edition, no GUI, just CLI.

    2) Replace Unity with one of the alternative desktops, ie. KDE, GNOME, Xfce, LXDE, E17, Awesome WM, WindowMaker, Fluxbox, Blackbox, Openbox, jwm, IceWM, fvwm, flwm, or others.

  3. #3
    Join Date
    Mar 2006
    Beans
    8,348

    Re: Unity removal

    I know that,but I was asking is it same as in 12.04.Like this

    Code:
    sudo apt-get remove unity unity-2d unity-2d-panel unity-2d-spread unity-asset-pool unity-services unity-lens-files unity-lens-music unity-lens-applications gir1.2-unity-5.0 unity-common indicator-sound indicator-power indicator-appmenu libindicator7 indicator-application indicator-datetime indicator-messages libnux-2.0-0 nux-tools libunity-misc4 unity-2d-common
    There is no greater religion than a truth.

  4. #4
    Join Date
    Jun 2011
    Location
    United Kingdom
    Beans
    Hidden!
    Distro
    Lubuntu Development Release

    Re: Unity removal

    That won't remove anything vital. Just make sure you have another DE installed first. And I wouldn't run that from inside unity.

  5. #5
    Join Date
    Mar 2006
    Beans
    8,348

    Re: Unity removal

    That won't remove anything vital. Just make sure you have another DE installed first. And I wouldn't run that from inside unity.
    Good to know it won´t remove vital things.I planed to install another DE first,and then remove Unity.I´m asking because I don´t want to get in trouble.I think your answer is good enough to avoid that.I will post you when I do the changes.I hope you will not
    Last edited by zvacet; December 2nd, 2012 at 03:39 PM.
    There is no greater religion than a truth.

  6. #6
    Join Date
    Sep 2011
    Location
    Pennsylvania, U.S.A.
    Beans
    3,068
    Distro
    Ubuntu Development Release

    Re: Unity removal

    Would installing the gnome version of 12.10 work for you? If you're trying to avoid the Gnome 3 vibe entirely that won't work, obviously.

  7. #7
    Join Date
    Mar 2006
    Beans
    8,348

    Re: Unity removal

    My intention is to install Xubuntu and remove Unity.I don´t know if this operation will remove some part of Gnome or not.That is why I think MG&TL advice is good.Any ideas,suggestions?I don´t want to reinstall and install Xubuntu that way.Beside if I don´t want to use Xubuntu I want to be sure I can come back to unity.In the past it was secure way of doing this kind of stuff,but now on same site you have warnings when you want to do this.Read this.
    Last edited by zvacet; December 2nd, 2012 at 04:38 PM.
    There is no greater religion than a truth.

  8. #8
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Unity removal

    If you want just the desktop environment (rather than the full Xubuntu) you only need to install xfce4 which can be found in Software Centre or Synaptics or you can install with:

    Code:
    sudo apt-get install xfce4
    ... then log out, choose from Sessions pop-up, log in so you are in xfce4 then remove Unity.

    If you are looking for the full install, xubuntu-desktop will do that but be warned your menus will now contain everything (default apps, etc) from the regular Ubuntu and Xubuntu. It can get crowded and confusing. This won't happen if just installing xfce4.

  9. #9
    Join Date
    Mar 2006
    Beans
    8,348

    Re: Unity removal

    xubuntu-desktop will do that but be warned your menus will now contain everything (default apps, etc) from the regular Ubuntu and Xubuntu. It can get crowded and confusing. This won't happen if just installing xfce4.
    That is one of reasons I wanted to remove unity in first place.I followed your advice and install just xfce-4 and so far so good.Tnx!
    There is no greater religion than a truth.

  10. #10
    Join Date
    Nov 2010
    Location
    Berlin, Germany
    Beans
    4,534
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Unity removal

    Quote Originally Posted by zvacet View Post
    That is one of reasons I wanted to remove unity in first place.
    Unity is just a desktop shell, removing it would remove only one of the default 'applications' of the regular "Ubuntu" installation: itself.

    Personally, especially since you indicated you might want to return to Unity, I'd just either leave it alone entirely, or at max hide it from the session options on login screen by adding...
    Code:
    Hidden=True
    ...to its session .desktop file "/usr/share/xsessions/ubuntu.desktop", since it doesn't really take up that much space that it's worth risking screwing up the entire installation.

    Regards.

Page 1 of 2 12 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
  •