Ubuntu Gnome to XfceHow do I resolve unmet dependencies after adding a PPA?I can't install XFCE ( xubuntu desktop)unable to install gnomeInstalling XFCE desktop (package: xubuntu-desktop) alongside GNOME desktop (package: ubuntu-desktop): ubuntu-desktop breaksGnome tweak tool not installingunmet dependencies: initramfs-tools [Xubuntu 12.04]I am trying to re-install r in my ubuntu 14.04. But I keep getting this error always I try to install r as sudo apt-get install r-baseELANTech Touchpad no cursor movement/right-click after upgrade from 14.04 to 14.10 (Xubuntu)Downgrade from Evolution 3.16 to Evolution 3.12Eternal question: How install Wine in Xubuntu 14.04.03 x64?gnome-online-accounts (GOA) with Xubuntu?How to fix unmet dependencies for udev:amd64 error on Ubuntu 18.04?

How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?

Lowest total scrabble score

How to indicate a cut out for a product window

Is it improper etiquette to ask your opponent what his/her rating is before the game?

What are the purposes of autoencoders?

Pre-mixing cryogenic fuels and using only one fuel tank

What was this official D&D 3.5e Lovecraft-flavored rulebook?

How did Rebekah know that Esau was planning to kill his brother in Genesis 27:42?

Why did the EU agree to delay the Brexit deadline?

Why is it that I can sometimes guess the next note?

Strong empirical falsification of quantum mechanics based on vacuum energy density

Can Legal Documents Be Siged In Non-Standard Pen Colors?

Where did Edmond Malone place the Tempest in the chronology of Shakespeare's plays?

How can "mimic phobia" be cured or prevented?

250 Floor Tower

Non-trope happy ending?

How do you make your own symbol when Detexify fails?

What if a revenant (monster) gains fire resistance?

What should you do when eye contact makes your subordinate uncomfortable?

Why Shazam when there is already Superman?

How can Trident be so inexpensive? Will it orbit Triton or just do a (slow) flyby?

What does "Scientists rise up against statistical significance" mean? (Comment in Nature)

Terse Method to Swap Lowest for Highest?

Does the Location of Line-Dash-Wedge Notations Matter?



Ubuntu Gnome to Xfce


How do I resolve unmet dependencies after adding a PPA?I can't install XFCE ( xubuntu desktop)unable to install gnomeInstalling XFCE desktop (package: xubuntu-desktop) alongside GNOME desktop (package: ubuntu-desktop): ubuntu-desktop breaksGnome tweak tool not installingunmet dependencies: initramfs-tools [Xubuntu 12.04]I am trying to re-install r in my ubuntu 14.04. But I keep getting this error always I try to install r as sudo apt-get install r-baseELANTech Touchpad no cursor movement/right-click after upgrade from 14.04 to 14.10 (Xubuntu)Downgrade from Evolution 3.16 to Evolution 3.12Eternal question: How install Wine in Xubuntu 14.04.03 x64?gnome-online-accounts (GOA) with Xubuntu?How to fix unmet dependencies for udev:amd64 error on Ubuntu 18.04?













1















I am trying to install Xubuntu on a fairly fresh install of Ubuntu 18.04.2 LTS. I want to avoid reinstalling my whole system.



While I know about xfce4, instead of xubuntu-desktop, I want to completely replace GNOME, and therefore haven't tried to install only xfce, in risk of half-installing something.



Mostly any tutorial will tell you to install it with sudo apt install xubuntu-desktop, but this doesn't work out-of-the-box for me. I get the following error:



The following packages have unmet dependencies:
xubuntu-desktop : Depends: xorg but it is not going to be installed
Depends: xubuntu-core but it is not going to be installed
Recommends: xserver-xorg-input-synaptics


By following the instructions in these posts:
How do I resolve unmet dependencies after adding a PPA?, and I can't install XFCE ( xubuntu desktop), I am pretty sure I don't have any broken dependencies nor unupdated/obsolete repositories.



Universe is installed and activated by default on my version of Ubuntu, which I have also confirmed.



Questions:



  • What are these packages?

  • Why won't they be installed?

  • How do I replace GNOME with Xubuntu?

  • What should I learn about desktop managers/X/window managers, and their relationship with distros?









share|improve this question







New contributor




mazunki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Yeah I installed Ubuntu-MATE 18.04(.2 i think) only recently & had the same error when I tried addding xubuntu-desktop, but a sudo apt install xubuntu-desktop xorg xubuntu-core worked (going by my history). Try it

    – guiverc
    50 mins ago











  • Feel free to add it as an answer, @guiverc . It does answer the main problem at hand, and works. Nevertheless I would like to understand the insight of it.

    – mazunki
    44 mins ago











  • Note on my prior comment: I started with Ubuntu-MATE meaning I had 'universe' already enabled, Ubuntu does not have 'universe' repository enabled by default - so it must be enabled first. Refer help.ubuntu.com/community/Repositories/Ubuntu if you don't understand repos

    – guiverc
    44 mins ago











  • Universe was already enabled on my system, and I'm fairly sure I never touched it.

    – mazunki
    38 mins ago















1















I am trying to install Xubuntu on a fairly fresh install of Ubuntu 18.04.2 LTS. I want to avoid reinstalling my whole system.



While I know about xfce4, instead of xubuntu-desktop, I want to completely replace GNOME, and therefore haven't tried to install only xfce, in risk of half-installing something.



Mostly any tutorial will tell you to install it with sudo apt install xubuntu-desktop, but this doesn't work out-of-the-box for me. I get the following error:



The following packages have unmet dependencies:
xubuntu-desktop : Depends: xorg but it is not going to be installed
Depends: xubuntu-core but it is not going to be installed
Recommends: xserver-xorg-input-synaptics


By following the instructions in these posts:
How do I resolve unmet dependencies after adding a PPA?, and I can't install XFCE ( xubuntu desktop), I am pretty sure I don't have any broken dependencies nor unupdated/obsolete repositories.



Universe is installed and activated by default on my version of Ubuntu, which I have also confirmed.



Questions:



  • What are these packages?

  • Why won't they be installed?

  • How do I replace GNOME with Xubuntu?

  • What should I learn about desktop managers/X/window managers, and their relationship with distros?









share|improve this question







New contributor




mazunki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Yeah I installed Ubuntu-MATE 18.04(.2 i think) only recently & had the same error when I tried addding xubuntu-desktop, but a sudo apt install xubuntu-desktop xorg xubuntu-core worked (going by my history). Try it

    – guiverc
    50 mins ago











  • Feel free to add it as an answer, @guiverc . It does answer the main problem at hand, and works. Nevertheless I would like to understand the insight of it.

    – mazunki
    44 mins ago











  • Note on my prior comment: I started with Ubuntu-MATE meaning I had 'universe' already enabled, Ubuntu does not have 'universe' repository enabled by default - so it must be enabled first. Refer help.ubuntu.com/community/Repositories/Ubuntu if you don't understand repos

    – guiverc
    44 mins ago











  • Universe was already enabled on my system, and I'm fairly sure I never touched it.

    – mazunki
    38 mins ago













1












1








1








I am trying to install Xubuntu on a fairly fresh install of Ubuntu 18.04.2 LTS. I want to avoid reinstalling my whole system.



While I know about xfce4, instead of xubuntu-desktop, I want to completely replace GNOME, and therefore haven't tried to install only xfce, in risk of half-installing something.



Mostly any tutorial will tell you to install it with sudo apt install xubuntu-desktop, but this doesn't work out-of-the-box for me. I get the following error:



The following packages have unmet dependencies:
xubuntu-desktop : Depends: xorg but it is not going to be installed
Depends: xubuntu-core but it is not going to be installed
Recommends: xserver-xorg-input-synaptics


By following the instructions in these posts:
How do I resolve unmet dependencies after adding a PPA?, and I can't install XFCE ( xubuntu desktop), I am pretty sure I don't have any broken dependencies nor unupdated/obsolete repositories.



Universe is installed and activated by default on my version of Ubuntu, which I have also confirmed.



Questions:



  • What are these packages?

  • Why won't they be installed?

  • How do I replace GNOME with Xubuntu?

  • What should I learn about desktop managers/X/window managers, and their relationship with distros?









share|improve this question







New contributor




mazunki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I am trying to install Xubuntu on a fairly fresh install of Ubuntu 18.04.2 LTS. I want to avoid reinstalling my whole system.



While I know about xfce4, instead of xubuntu-desktop, I want to completely replace GNOME, and therefore haven't tried to install only xfce, in risk of half-installing something.



Mostly any tutorial will tell you to install it with sudo apt install xubuntu-desktop, but this doesn't work out-of-the-box for me. I get the following error:



The following packages have unmet dependencies:
xubuntu-desktop : Depends: xorg but it is not going to be installed
Depends: xubuntu-core but it is not going to be installed
Recommends: xserver-xorg-input-synaptics


By following the instructions in these posts:
How do I resolve unmet dependencies after adding a PPA?, and I can't install XFCE ( xubuntu desktop), I am pretty sure I don't have any broken dependencies nor unupdated/obsolete repositories.



Universe is installed and activated by default on my version of Ubuntu, which I have also confirmed.



Questions:



  • What are these packages?

  • Why won't they be installed?

  • How do I replace GNOME with Xubuntu?

  • What should I learn about desktop managers/X/window managers, and their relationship with distros?






apt gnome xubuntu xfce






share|improve this question







New contributor




mazunki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




mazunki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




mazunki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 1 hour ago









mazunkimazunki

83




83




New contributor




mazunki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





mazunki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






mazunki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Yeah I installed Ubuntu-MATE 18.04(.2 i think) only recently & had the same error when I tried addding xubuntu-desktop, but a sudo apt install xubuntu-desktop xorg xubuntu-core worked (going by my history). Try it

    – guiverc
    50 mins ago











  • Feel free to add it as an answer, @guiverc . It does answer the main problem at hand, and works. Nevertheless I would like to understand the insight of it.

    – mazunki
    44 mins ago











  • Note on my prior comment: I started with Ubuntu-MATE meaning I had 'universe' already enabled, Ubuntu does not have 'universe' repository enabled by default - so it must be enabled first. Refer help.ubuntu.com/community/Repositories/Ubuntu if you don't understand repos

    – guiverc
    44 mins ago











  • Universe was already enabled on my system, and I'm fairly sure I never touched it.

    – mazunki
    38 mins ago

















  • Yeah I installed Ubuntu-MATE 18.04(.2 i think) only recently & had the same error when I tried addding xubuntu-desktop, but a sudo apt install xubuntu-desktop xorg xubuntu-core worked (going by my history). Try it

    – guiverc
    50 mins ago











  • Feel free to add it as an answer, @guiverc . It does answer the main problem at hand, and works. Nevertheless I would like to understand the insight of it.

    – mazunki
    44 mins ago











  • Note on my prior comment: I started with Ubuntu-MATE meaning I had 'universe' already enabled, Ubuntu does not have 'universe' repository enabled by default - so it must be enabled first. Refer help.ubuntu.com/community/Repositories/Ubuntu if you don't understand repos

    – guiverc
    44 mins ago











  • Universe was already enabled on my system, and I'm fairly sure I never touched it.

    – mazunki
    38 mins ago
















Yeah I installed Ubuntu-MATE 18.04(.2 i think) only recently & had the same error when I tried addding xubuntu-desktop, but a sudo apt install xubuntu-desktop xorg xubuntu-core worked (going by my history). Try it

– guiverc
50 mins ago





Yeah I installed Ubuntu-MATE 18.04(.2 i think) only recently & had the same error when I tried addding xubuntu-desktop, but a sudo apt install xubuntu-desktop xorg xubuntu-core worked (going by my history). Try it

– guiverc
50 mins ago













Feel free to add it as an answer, @guiverc . It does answer the main problem at hand, and works. Nevertheless I would like to understand the insight of it.

– mazunki
44 mins ago





Feel free to add it as an answer, @guiverc . It does answer the main problem at hand, and works. Nevertheless I would like to understand the insight of it.

– mazunki
44 mins ago













Note on my prior comment: I started with Ubuntu-MATE meaning I had 'universe' already enabled, Ubuntu does not have 'universe' repository enabled by default - so it must be enabled first. Refer help.ubuntu.com/community/Repositories/Ubuntu if you don't understand repos

– guiverc
44 mins ago





Note on my prior comment: I started with Ubuntu-MATE meaning I had 'universe' already enabled, Ubuntu does not have 'universe' repository enabled by default - so it must be enabled first. Refer help.ubuntu.com/community/Repositories/Ubuntu if you don't understand repos

– guiverc
44 mins ago













Universe was already enabled on my system, and I'm fairly sure I never touched it.

– mazunki
38 mins ago





Universe was already enabled on my system, and I'm fairly sure I never touched it.

– mazunki
38 mins ago










1 Answer
1






active

oldest

votes


















0














I installed Ubuntu-MATE 18.04(.2 i think) only recently & had the same error when I tried adding xubuntu-desktop. My history (command history) on that box shows I then used



sudo apt install xubuntu-desktop xorg xubuntu-core



before moving onto different things. I was surprised by the error, but sorry i didn't explore why (it was a x86 tablet with crap keyboard; I was going to ssh into the box later from a real desktop & look but forgot).



Please note: I started with Ubuntu-MATE meaning I had 'universe' already enabled, Ubuntu does not have 'universe' repository enabled by default - so it must be enabled first. Refer https://help.ubuntu.com/community/Repositories/Ubuntu if you don't understand repos, but Ubuntu 18.04 LTS contains all 5 year supported code from 'main', where as flavors contain community-supported code (3 years support generally for LTS) from 'universe' too.



With both desktops loaded, you can select at the login screen which you want to use today. There are pro's & con's with multiple desktops (multiple programs that do the same thing, larger updates, more complex menu) but I use it very often and like it.






share|improve this answer























  • Can I have multiple instances of desktops running simultaneously; and if so, what benefits/cons does it bring over having multiple users?

    – mazunki
    31 mins ago











  • You login to a desktop, and only a single desktop is running at the same time (using your display manager). I have no idea if you can run multiple, but the idea to me is risky (why?) so I'd not want to explore it. Both GNOME, & XFCE allow multiple workspaces - that's what I'd use. Under wayland would make more sense (with multiple users), but I'd not want under X or a pc. You can run multiple X sessions (aka older minicomputer/unix with startx, late 80s/early 90s) but given everyone has pc's I don't see the need today.

    – guiverc
    26 mins ago












  • Understandable. Any tips to completely make use of workspaces? Sharing windows on multiple workspaces, setting a workspace per monitor... (think about chats/spotify; while mainly using workspaces to swap between work and games)

    – mazunki
    16 mins ago











  • I prefer using official doco if possible, so help.ubuntu.com/stable/ubuntu-help/shell-workspaces.html.en (and help.ubuntu.com/stable/ubuntu-help/…) may be helpful (esp. for GNOME). Recent XFCE/Xubuntu starts with only one-workspace (19.04, I think 18.10 but can't recall before then) so I adding others is pretty much first thing I do maybe before changing wallpaper. How workspaces work vary between desktops (but with XFCE & GNOME both being GTK+ they will similarities).

    – guiverc
    10 mins ago











  • Another official [community] reference I'll provide is ubuntu-manual.org (Ubuntu Manual Project), but please note not enough people offered to help amend it to 18.04 LTS, so it's still currently written assuming Ubuntu 16.04 LTS (which used Unity). I didn't check to see if it has workspaces in it, but I'd expect it to be there (it's user-intended) even if some of the keystrokes have changed due to Unity->Gnome change.

    – guiverc
    8 mins ago











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);






mazunki is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1128143%2fubuntu-gnome-to-xfce%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














I installed Ubuntu-MATE 18.04(.2 i think) only recently & had the same error when I tried adding xubuntu-desktop. My history (command history) on that box shows I then used



sudo apt install xubuntu-desktop xorg xubuntu-core



before moving onto different things. I was surprised by the error, but sorry i didn't explore why (it was a x86 tablet with crap keyboard; I was going to ssh into the box later from a real desktop & look but forgot).



Please note: I started with Ubuntu-MATE meaning I had 'universe' already enabled, Ubuntu does not have 'universe' repository enabled by default - so it must be enabled first. Refer https://help.ubuntu.com/community/Repositories/Ubuntu if you don't understand repos, but Ubuntu 18.04 LTS contains all 5 year supported code from 'main', where as flavors contain community-supported code (3 years support generally for LTS) from 'universe' too.



With both desktops loaded, you can select at the login screen which you want to use today. There are pro's & con's with multiple desktops (multiple programs that do the same thing, larger updates, more complex menu) but I use it very often and like it.






share|improve this answer























  • Can I have multiple instances of desktops running simultaneously; and if so, what benefits/cons does it bring over having multiple users?

    – mazunki
    31 mins ago











  • You login to a desktop, and only a single desktop is running at the same time (using your display manager). I have no idea if you can run multiple, but the idea to me is risky (why?) so I'd not want to explore it. Both GNOME, & XFCE allow multiple workspaces - that's what I'd use. Under wayland would make more sense (with multiple users), but I'd not want under X or a pc. You can run multiple X sessions (aka older minicomputer/unix with startx, late 80s/early 90s) but given everyone has pc's I don't see the need today.

    – guiverc
    26 mins ago












  • Understandable. Any tips to completely make use of workspaces? Sharing windows on multiple workspaces, setting a workspace per monitor... (think about chats/spotify; while mainly using workspaces to swap between work and games)

    – mazunki
    16 mins ago











  • I prefer using official doco if possible, so help.ubuntu.com/stable/ubuntu-help/shell-workspaces.html.en (and help.ubuntu.com/stable/ubuntu-help/…) may be helpful (esp. for GNOME). Recent XFCE/Xubuntu starts with only one-workspace (19.04, I think 18.10 but can't recall before then) so I adding others is pretty much first thing I do maybe before changing wallpaper. How workspaces work vary between desktops (but with XFCE & GNOME both being GTK+ they will similarities).

    – guiverc
    10 mins ago











  • Another official [community] reference I'll provide is ubuntu-manual.org (Ubuntu Manual Project), but please note not enough people offered to help amend it to 18.04 LTS, so it's still currently written assuming Ubuntu 16.04 LTS (which used Unity). I didn't check to see if it has workspaces in it, but I'd expect it to be there (it's user-intended) even if some of the keystrokes have changed due to Unity->Gnome change.

    – guiverc
    8 mins ago
















0














I installed Ubuntu-MATE 18.04(.2 i think) only recently & had the same error when I tried adding xubuntu-desktop. My history (command history) on that box shows I then used



sudo apt install xubuntu-desktop xorg xubuntu-core



before moving onto different things. I was surprised by the error, but sorry i didn't explore why (it was a x86 tablet with crap keyboard; I was going to ssh into the box later from a real desktop & look but forgot).



Please note: I started with Ubuntu-MATE meaning I had 'universe' already enabled, Ubuntu does not have 'universe' repository enabled by default - so it must be enabled first. Refer https://help.ubuntu.com/community/Repositories/Ubuntu if you don't understand repos, but Ubuntu 18.04 LTS contains all 5 year supported code from 'main', where as flavors contain community-supported code (3 years support generally for LTS) from 'universe' too.



With both desktops loaded, you can select at the login screen which you want to use today. There are pro's & con's with multiple desktops (multiple programs that do the same thing, larger updates, more complex menu) but I use it very often and like it.






share|improve this answer























  • Can I have multiple instances of desktops running simultaneously; and if so, what benefits/cons does it bring over having multiple users?

    – mazunki
    31 mins ago











  • You login to a desktop, and only a single desktop is running at the same time (using your display manager). I have no idea if you can run multiple, but the idea to me is risky (why?) so I'd not want to explore it. Both GNOME, & XFCE allow multiple workspaces - that's what I'd use. Under wayland would make more sense (with multiple users), but I'd not want under X or a pc. You can run multiple X sessions (aka older minicomputer/unix with startx, late 80s/early 90s) but given everyone has pc's I don't see the need today.

    – guiverc
    26 mins ago












  • Understandable. Any tips to completely make use of workspaces? Sharing windows on multiple workspaces, setting a workspace per monitor... (think about chats/spotify; while mainly using workspaces to swap between work and games)

    – mazunki
    16 mins ago











  • I prefer using official doco if possible, so help.ubuntu.com/stable/ubuntu-help/shell-workspaces.html.en (and help.ubuntu.com/stable/ubuntu-help/…) may be helpful (esp. for GNOME). Recent XFCE/Xubuntu starts with only one-workspace (19.04, I think 18.10 but can't recall before then) so I adding others is pretty much first thing I do maybe before changing wallpaper. How workspaces work vary between desktops (but with XFCE & GNOME both being GTK+ they will similarities).

    – guiverc
    10 mins ago











  • Another official [community] reference I'll provide is ubuntu-manual.org (Ubuntu Manual Project), but please note not enough people offered to help amend it to 18.04 LTS, so it's still currently written assuming Ubuntu 16.04 LTS (which used Unity). I didn't check to see if it has workspaces in it, but I'd expect it to be there (it's user-intended) even if some of the keystrokes have changed due to Unity->Gnome change.

    – guiverc
    8 mins ago














0












0








0







I installed Ubuntu-MATE 18.04(.2 i think) only recently & had the same error when I tried adding xubuntu-desktop. My history (command history) on that box shows I then used



sudo apt install xubuntu-desktop xorg xubuntu-core



before moving onto different things. I was surprised by the error, but sorry i didn't explore why (it was a x86 tablet with crap keyboard; I was going to ssh into the box later from a real desktop & look but forgot).



Please note: I started with Ubuntu-MATE meaning I had 'universe' already enabled, Ubuntu does not have 'universe' repository enabled by default - so it must be enabled first. Refer https://help.ubuntu.com/community/Repositories/Ubuntu if you don't understand repos, but Ubuntu 18.04 LTS contains all 5 year supported code from 'main', where as flavors contain community-supported code (3 years support generally for LTS) from 'universe' too.



With both desktops loaded, you can select at the login screen which you want to use today. There are pro's & con's with multiple desktops (multiple programs that do the same thing, larger updates, more complex menu) but I use it very often and like it.






share|improve this answer













I installed Ubuntu-MATE 18.04(.2 i think) only recently & had the same error when I tried adding xubuntu-desktop. My history (command history) on that box shows I then used



sudo apt install xubuntu-desktop xorg xubuntu-core



before moving onto different things. I was surprised by the error, but sorry i didn't explore why (it was a x86 tablet with crap keyboard; I was going to ssh into the box later from a real desktop & look but forgot).



Please note: I started with Ubuntu-MATE meaning I had 'universe' already enabled, Ubuntu does not have 'universe' repository enabled by default - so it must be enabled first. Refer https://help.ubuntu.com/community/Repositories/Ubuntu if you don't understand repos, but Ubuntu 18.04 LTS contains all 5 year supported code from 'main', where as flavors contain community-supported code (3 years support generally for LTS) from 'universe' too.



With both desktops loaded, you can select at the login screen which you want to use today. There are pro's & con's with multiple desktops (multiple programs that do the same thing, larger updates, more complex menu) but I use it very often and like it.







share|improve this answer












share|improve this answer



share|improve this answer










answered 36 mins ago









guivercguiverc

5,02121623




5,02121623












  • Can I have multiple instances of desktops running simultaneously; and if so, what benefits/cons does it bring over having multiple users?

    – mazunki
    31 mins ago











  • You login to a desktop, and only a single desktop is running at the same time (using your display manager). I have no idea if you can run multiple, but the idea to me is risky (why?) so I'd not want to explore it. Both GNOME, & XFCE allow multiple workspaces - that's what I'd use. Under wayland would make more sense (with multiple users), but I'd not want under X or a pc. You can run multiple X sessions (aka older minicomputer/unix with startx, late 80s/early 90s) but given everyone has pc's I don't see the need today.

    – guiverc
    26 mins ago












  • Understandable. Any tips to completely make use of workspaces? Sharing windows on multiple workspaces, setting a workspace per monitor... (think about chats/spotify; while mainly using workspaces to swap between work and games)

    – mazunki
    16 mins ago











  • I prefer using official doco if possible, so help.ubuntu.com/stable/ubuntu-help/shell-workspaces.html.en (and help.ubuntu.com/stable/ubuntu-help/…) may be helpful (esp. for GNOME). Recent XFCE/Xubuntu starts with only one-workspace (19.04, I think 18.10 but can't recall before then) so I adding others is pretty much first thing I do maybe before changing wallpaper. How workspaces work vary between desktops (but with XFCE & GNOME both being GTK+ they will similarities).

    – guiverc
    10 mins ago











  • Another official [community] reference I'll provide is ubuntu-manual.org (Ubuntu Manual Project), but please note not enough people offered to help amend it to 18.04 LTS, so it's still currently written assuming Ubuntu 16.04 LTS (which used Unity). I didn't check to see if it has workspaces in it, but I'd expect it to be there (it's user-intended) even if some of the keystrokes have changed due to Unity->Gnome change.

    – guiverc
    8 mins ago


















  • Can I have multiple instances of desktops running simultaneously; and if so, what benefits/cons does it bring over having multiple users?

    – mazunki
    31 mins ago











  • You login to a desktop, and only a single desktop is running at the same time (using your display manager). I have no idea if you can run multiple, but the idea to me is risky (why?) so I'd not want to explore it. Both GNOME, & XFCE allow multiple workspaces - that's what I'd use. Under wayland would make more sense (with multiple users), but I'd not want under X or a pc. You can run multiple X sessions (aka older minicomputer/unix with startx, late 80s/early 90s) but given everyone has pc's I don't see the need today.

    – guiverc
    26 mins ago












  • Understandable. Any tips to completely make use of workspaces? Sharing windows on multiple workspaces, setting a workspace per monitor... (think about chats/spotify; while mainly using workspaces to swap between work and games)

    – mazunki
    16 mins ago











  • I prefer using official doco if possible, so help.ubuntu.com/stable/ubuntu-help/shell-workspaces.html.en (and help.ubuntu.com/stable/ubuntu-help/…) may be helpful (esp. for GNOME). Recent XFCE/Xubuntu starts with only one-workspace (19.04, I think 18.10 but can't recall before then) so I adding others is pretty much first thing I do maybe before changing wallpaper. How workspaces work vary between desktops (but with XFCE & GNOME both being GTK+ they will similarities).

    – guiverc
    10 mins ago











  • Another official [community] reference I'll provide is ubuntu-manual.org (Ubuntu Manual Project), but please note not enough people offered to help amend it to 18.04 LTS, so it's still currently written assuming Ubuntu 16.04 LTS (which used Unity). I didn't check to see if it has workspaces in it, but I'd expect it to be there (it's user-intended) even if some of the keystrokes have changed due to Unity->Gnome change.

    – guiverc
    8 mins ago

















Can I have multiple instances of desktops running simultaneously; and if so, what benefits/cons does it bring over having multiple users?

– mazunki
31 mins ago





Can I have multiple instances of desktops running simultaneously; and if so, what benefits/cons does it bring over having multiple users?

– mazunki
31 mins ago













You login to a desktop, and only a single desktop is running at the same time (using your display manager). I have no idea if you can run multiple, but the idea to me is risky (why?) so I'd not want to explore it. Both GNOME, & XFCE allow multiple workspaces - that's what I'd use. Under wayland would make more sense (with multiple users), but I'd not want under X or a pc. You can run multiple X sessions (aka older minicomputer/unix with startx, late 80s/early 90s) but given everyone has pc's I don't see the need today.

– guiverc
26 mins ago






You login to a desktop, and only a single desktop is running at the same time (using your display manager). I have no idea if you can run multiple, but the idea to me is risky (why?) so I'd not want to explore it. Both GNOME, & XFCE allow multiple workspaces - that's what I'd use. Under wayland would make more sense (with multiple users), but I'd not want under X or a pc. You can run multiple X sessions (aka older minicomputer/unix with startx, late 80s/early 90s) but given everyone has pc's I don't see the need today.

– guiverc
26 mins ago














Understandable. Any tips to completely make use of workspaces? Sharing windows on multiple workspaces, setting a workspace per monitor... (think about chats/spotify; while mainly using workspaces to swap between work and games)

– mazunki
16 mins ago





Understandable. Any tips to completely make use of workspaces? Sharing windows on multiple workspaces, setting a workspace per monitor... (think about chats/spotify; while mainly using workspaces to swap between work and games)

– mazunki
16 mins ago













I prefer using official doco if possible, so help.ubuntu.com/stable/ubuntu-help/shell-workspaces.html.en (and help.ubuntu.com/stable/ubuntu-help/…) may be helpful (esp. for GNOME). Recent XFCE/Xubuntu starts with only one-workspace (19.04, I think 18.10 but can't recall before then) so I adding others is pretty much first thing I do maybe before changing wallpaper. How workspaces work vary between desktops (but with XFCE & GNOME both being GTK+ they will similarities).

– guiverc
10 mins ago





I prefer using official doco if possible, so help.ubuntu.com/stable/ubuntu-help/shell-workspaces.html.en (and help.ubuntu.com/stable/ubuntu-help/…) may be helpful (esp. for GNOME). Recent XFCE/Xubuntu starts with only one-workspace (19.04, I think 18.10 but can't recall before then) so I adding others is pretty much first thing I do maybe before changing wallpaper. How workspaces work vary between desktops (but with XFCE & GNOME both being GTK+ they will similarities).

– guiverc
10 mins ago













Another official [community] reference I'll provide is ubuntu-manual.org (Ubuntu Manual Project), but please note not enough people offered to help amend it to 18.04 LTS, so it's still currently written assuming Ubuntu 16.04 LTS (which used Unity). I didn't check to see if it has workspaces in it, but I'd expect it to be there (it's user-intended) even if some of the keystrokes have changed due to Unity->Gnome change.

– guiverc
8 mins ago






Another official [community] reference I'll provide is ubuntu-manual.org (Ubuntu Manual Project), but please note not enough people offered to help amend it to 18.04 LTS, so it's still currently written assuming Ubuntu 16.04 LTS (which used Unity). I didn't check to see if it has workspaces in it, but I'd expect it to be there (it's user-intended) even if some of the keystrokes have changed due to Unity->Gnome change.

– guiverc
8 mins ago











mazunki is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















mazunki is a new contributor. Be nice, and check out our Code of Conduct.












mazunki is a new contributor. Be nice, and check out our Code of Conduct.











mazunki is a new contributor. Be nice, and check out our Code of Conduct.














Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1128143%2fubuntu-gnome-to-xfce%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap

Where is the suspend/hibernate button in GNOME Shell? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)No suspend option in UI on Bionic BeaverHow can I set sleep mode in ubuntu18.04 LTS and what is the short cut key to do so?17.10 suspend not availableUbuntu 18.04 LTS missing sleep optionUbuntu 18.04 LTS - missing suspend option when power button is pressedHow to put Thinkpad X1 Extreme to sleep in Ubuntu 18.10?Suspend Button in interactive power button menu18.04 - Keep programs running after logging outway to disable Hibernate from within gconf-editor so button disappears?How can I hibernate from GNOME Shell?How can I hibernate/suspend from the command line and do so at a specific timeNo permission to suspend/hibernate after upgrading to 12.10MATE - Missing Suspend and Hibernate buttons, pressing power button shutdowns system immediatelyUbuntu 14.04: Suspend, Hibernate and Suspend-hybrid in the menu?Change “power-button-action” comand for “hibernate” option in GNOME 3.18Shutdown / Power off button does always go to suspend on 17.10Hibernate after suspend stopped working in 17.10Why doesn't the keyboard screenshot button work on Ubuntu with GNOME shell?