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

Thread: Is that possible to remove Nautilus/Gedit/Treminal ?

  1. #11
    Join Date
    Oct 2012
    Beans
    14

    Re: Is that possible to remove Nautilus/Gedit/Treminal ?

    Quote Originally Posted by oldos2er View Post
    You could run something like
    Code:
    sudo apt-get remove -s nautilus
    to see exactly what would be removed. The "-s" means "No action; perform a simulation of events that would occur but do not actually change the system."
    How did you learn of this command? I have tried the MAN command but it does not say anything about the -s option.

  2. #12
    Join Date
    Oct 2005
    Location
    INDY
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Is that possible to remove Nautilus/Gedit/Treminal ?

    Try 'man apt-get"
    w/o quotes
    Castles Made of Sand,
    Fall in the Sea,
    Eventually!

  3. #13
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Is that possible to remove Nautilus/Gedit/Treminal ?

    Quote Originally Posted by LABcqX View Post
    oldos2er, do you know of exactly what ubuntu-desktop does?
    All of the *buntu-desktop packages are metapackages; they don't really do much by themselves. If you run
    Code:
    apt-cache show ubuntu-desktop
    you'll see a large list of packages that ubuntu-desktop installs.

    Quote Originally Posted by LABcqX View Post
    Is the ubuntu-desktop of unused nature when not upgrading and after the desktop environment has already been installed?
    I believe so. It's so much easier to run #apt-get install ubuntu-desktop than #apt-get install huge-list-of-packages

    Quote Originally Posted by LABcqX View Post
    Big Thanks for posting this command because it is command I find very useful.
    Code:
    sudo apt-get remove -s
    You're welcome.

  4. #14
    Join Date
    Sep 2008
    Beans
    42

    Smile Re: Is that possible to remove Nautilus/Gedit/Treminal ?

    Wow, thanks for replies, people!

    So, the bottom line - ubuntu desktop can actually be removed, because of it's meta-nature, and the unity will not suffer?

    P.S. Debain also has some kind of deep file-manager desktop integration?
    Last edited by ThrashManiac; December 2nd, 2012 at 01:41 PM. Reason: additional question

  5. #15
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Is that possible to remove Nautilus/Gedit/Treminal ?

    If you want to upgrade to a newer version of Ubuntu, you will need to have ubuntu-desktop installed. With that caveat, if you're removing a package and see that ubuntu-desktop is going to be removed, that's not a cause for concern.

  6. #16
    Join Date
    Sep 2008
    Beans
    42

    Angry Re: Is that possible to remove Nautilus/Gedit/Treminal ?

    I was curious, so I tested it under the VirtualBox:
    * removed gedit/nautilus/gnome-terminal via synaptic

    * installed gnome3-shell via command line, because those 3 packages have brought the GUI down

    * startx caused an error
    Conclusion: those 3 packages are nailed into the system, and there's no way to get rid of them. End of story. RIP.

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
  •