Results 1 to 10 of 15

Thread: Installed ubuntu-desktop - how to remove?

Threaded View

  1. #1
    Join Date
    Jul 2012
    Beans
    48

    Installed ubuntu-desktop - how to remove?

    Yep, I just installed ubuntu-desktop on my lubuntu-box...

    Never mind why I did that, what I'd like to know, is how to remove it with the least amount of pain.

    Steps I've done so far (probably to make fixing it harder, hehe)

    Code:
    sudo apt-get remove ubuntu-desktop
    which only removed a ~50kb package. I then thought I'd auto-clean, to get rid of all the packages that came with ubuntu-desktop

    Code:
    sudo apt-get auto-clean
    which seemed to remove a mix of lubuntu-installed packages, and new packages from ubuntu-desktop.

    Without any backup - is it possible to remove all new packages installed by ubuntu-desktop, and keep the old packages that both OS'es use?
    I'm thinking, get a list of those packages, and just

    Code:
    sudo apt-get remove [ALL THOSE PACKAGES]
    or something...

    Please help me with this one!

    cheers!=)
    Last edited by Kols; March 9th, 2013 at 06:01 PM.

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
  •