Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Can't fully un-install extra DE's

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

    Re: Can't fully un-install extra DE's

    Quote Originally Posted by PJs Ronin View Post
    There is an old blog post from PsychoCat here that may help.
    This:

    Quote Originally Posted by vanadium View Post
    Psychocats used to post command one liners to do this, but it has not been done for 13.10 and above. Do not try a line for a version different than that of your own. It might break your installation.

  2. #12
    Join Date
    May 2014
    Beans
    12

    Re: Can't fully un-install extra DE's

    Well I've bought an external hard drive and im now going to just reinstall ubuntu. At the moment that seems like the only option.

  3. #13
    Join Date
    Mar 2014
    Beans
    Hidden!

    Re: Can't fully un-install extra DE's

    Would it not be possible to find the extra packages installed by using a live cd/usb.
    Say you installed xubuntu-desktop but now wanted to completely uninstall.

    Boot up a live cd/usb of your installed release and simulate an xubuntu-desktop install.
    Code:
    sudo apt-get --simulate install xubuntu-desktop
    Copy from the terminal the list of new packages to be installed to somewhere you can access them.

    Then boot into your installed desktop and run
    Code:
    sudo apt-get remove <list of packages>

Page 2 of 2 FirstFirst 12

Tags for this Thread

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
  •