Does every Ubuntu question answer apply to it's derivatives? (Xubuntu, Lubuntu, Kubuntu)What is the difference between Ubuntu+XFCE and Xubuntu?Installed Ubuntu Server, then Kubuntu package: Some problemsUbuntu, Lubuntu, Xubuntu, Ubuntu Mate, Kubuntu installation hangs: Version 15.04What packages to install for Xfce4 without Xubuntu-related packages on Ubuntu 16.04?What's the difference between installing Kubuntu and installing Gnome, versus installing Ubuntu and then installing KDE also?Why xfce is too slow?rEFInd sees all distros except Xubuntu
Was Smaug sealed inside the Lonely Mountain?
Redirect output on-the-fly - looks not possible in Linux, why?
In what sense is SL(2,q) "very far from abelian"?
How to explain that the sums of numerators over sums of denominators isn't the same as the mean of ratios?
Injection from two strings to one string
Driving test in New Zealand?
Today I am 20 but next year I will turn 22
Can we calculate the orbit of exoplanets?
Scorched receptacle
Unicode-math and declaring symbol font
Why is my vegetable stock bitter, but the chicken stock not?
Has a hard SciFi story addressed launching from Venus and its high-density atmosphere, especially after 1967?
Is power set functor determined by its image on objects?
How does Donald Trump manage to remain so popular over a rather long period of time?
How come the Russian cognate for the Czech word "čerstvý" (fresh) means entirely the opposite thing (stale)?
How to be productive while waiting for meetings to start
Tikz diagonal filling pattern
Manager told a colleague of mine I was getting fired soon
Should I reveal productivity tricks to peers?
Has Boris Johnson ever referred to any of his opponents as "traitors"?
How to get a smooth, uniform ParametricPlot of a 2D Region?
Coffee Grounds and Gritty Butter Cream Icing
What are some ways to season that don't rely on garlic and onions?
Is insurance company’s preferred auto shop biased?
Does every Ubuntu question answer apply to it's derivatives? (Xubuntu, Lubuntu, Kubuntu)
What is the difference between Ubuntu+XFCE and Xubuntu?Installed Ubuntu Server, then Kubuntu package: Some problemsUbuntu, Lubuntu, Xubuntu, Ubuntu Mate, Kubuntu installation hangs: Version 15.04What packages to install for Xfce4 without Xubuntu-related packages on Ubuntu 16.04?What's the difference between installing Kubuntu and installing Gnome, versus installing Ubuntu and then installing KDE also?Why xfce is too slow?rEFInd sees all distros except Xubuntu
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I am wondering what the difference between Ubuntu and it's derivatives is besides the desktop interface (GNOME, XFCE, KDE, etc..)
I have used Xubuntu in the past, and seems I have been able to apply solutions for Ubuntu problems on Xubuntu. Which makes me think that Ubuntu and it's derivatives are just the same car, but with a different paint job?
Am I thinking about this correctly?
xubuntu lubuntu kubuntu
New contributor
Christian Ruiz-Jacinto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment
|
I am wondering what the difference between Ubuntu and it's derivatives is besides the desktop interface (GNOME, XFCE, KDE, etc..)
I have used Xubuntu in the past, and seems I have been able to apply solutions for Ubuntu problems on Xubuntu. Which makes me think that Ubuntu and it's derivatives are just the same car, but with a different paint job?
Am I thinking about this correctly?
xubuntu lubuntu kubuntu
New contributor
Christian Ruiz-Jacinto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Would say the same car, but with different trim options, than just different colour paint. Some trim options might affect the answer.
– crip659
7 hours ago
add a comment
|
I am wondering what the difference between Ubuntu and it's derivatives is besides the desktop interface (GNOME, XFCE, KDE, etc..)
I have used Xubuntu in the past, and seems I have been able to apply solutions for Ubuntu problems on Xubuntu. Which makes me think that Ubuntu and it's derivatives are just the same car, but with a different paint job?
Am I thinking about this correctly?
xubuntu lubuntu kubuntu
New contributor
Christian Ruiz-Jacinto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I am wondering what the difference between Ubuntu and it's derivatives is besides the desktop interface (GNOME, XFCE, KDE, etc..)
I have used Xubuntu in the past, and seems I have been able to apply solutions for Ubuntu problems on Xubuntu. Which makes me think that Ubuntu and it's derivatives are just the same car, but with a different paint job?
Am I thinking about this correctly?
xubuntu lubuntu kubuntu
xubuntu lubuntu kubuntu
New contributor
Christian Ruiz-Jacinto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Christian Ruiz-Jacinto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Christian Ruiz-Jacinto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 8 hours ago
Christian Ruiz-JacintoChristian Ruiz-Jacinto
162 bronze badges
162 bronze badges
New contributor
Christian Ruiz-Jacinto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Christian Ruiz-Jacinto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Would say the same car, but with different trim options, than just different colour paint. Some trim options might affect the answer.
– crip659
7 hours ago
add a comment
|
1
Would say the same car, but with different trim options, than just different colour paint. Some trim options might affect the answer.
– crip659
7 hours ago
1
1
Would say the same car, but with different trim options, than just different colour paint. Some trim options might affect the answer.
– crip659
7 hours ago
Would say the same car, but with different trim options, than just different colour paint. Some trim options might affect the answer.
– crip659
7 hours ago
add a comment
|
2 Answers
2
active
oldest
votes
Calling the different flavors of Ubuntu derivatives explains it all in a nutshell. They are all the same under the hood except for whatever packages are bundled with each desktop environment. Packages in the default Ubuntu repositories can usually be installed on any Ubuntu derivative.
add a comment
|
The underneath of all is Ubuntu as @karel has already stated, so if using GNU/shell or anything terminal based or are the core of Ubuntu's inner-workings, they are all identical.
Yes the differences are in the GUI or desktop. If you are changing GUI settings, a command intended for a GTK+ environment may work in GNOME, MATE, Budgie and recent XFCE (thus Ubuntu-Studio), but may not have the same effect on KDE or LXQt (both being Qt based). The reverse will also be true.
Under the desktop or GUI the user is the toolkit in the software stack. GNOME uses the Gimp+GNOME.Toolkit, which is also used by many others. KDE and LXQt however don't use this, instead using Qt, an older toolkit that is owned by a company that lead to the FSF creating GTK+ from the then GTK (Gimp.Toolkit) and creation GNOME.
This toolkit makes a huge difference, especially for programmers or people who to go through the software stack to deal with the OS underneath. GTK+ is easiest in C, where as Qt is written for C++, but the issue is more than just language, and it's something most users can ignore (but may notice with theming and window decorations).
If I look at a solution, I work out where in the software stack it's impacting, and this will tell me whether it'll work in my different Ubuntu flavor. For most 'fixes' they will work, but because not all the stack is identical - not all fixes will help.
1
Older Lubuntu was based on GTK+2, but LXDE never made the jump to GTK+3 (later version of the GTK+ toolkit) and Lubuntu jumped to LXQt using Qt. This has many software changes to avoid wasting memory. Users with enough ram may not notice differences, but as many users of Lubuntu do so on old & limited ram machines, this switch can be noticed if users don't change their behavior .. fixes for older Lubuntu (LXDE) are inefficient in modern Lubuntu (LXQt) and can be done in better ways! (old ways can cause machines to become slower with low memory; 1gb for example)
– guiverc
1 hour ago
add a comment
|
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/4.0/"u003ecc by-sa 4.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
);
);
Christian Ruiz-Jacinto is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1177309%2fdoes-every-ubuntu-question-answer-apply-to-its-derivatives-xubuntu-lubuntu%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Calling the different flavors of Ubuntu derivatives explains it all in a nutshell. They are all the same under the hood except for whatever packages are bundled with each desktop environment. Packages in the default Ubuntu repositories can usually be installed on any Ubuntu derivative.
add a comment
|
Calling the different flavors of Ubuntu derivatives explains it all in a nutshell. They are all the same under the hood except for whatever packages are bundled with each desktop environment. Packages in the default Ubuntu repositories can usually be installed on any Ubuntu derivative.
add a comment
|
Calling the different flavors of Ubuntu derivatives explains it all in a nutshell. They are all the same under the hood except for whatever packages are bundled with each desktop environment. Packages in the default Ubuntu repositories can usually be installed on any Ubuntu derivative.
Calling the different flavors of Ubuntu derivatives explains it all in a nutshell. They are all the same under the hood except for whatever packages are bundled with each desktop environment. Packages in the default Ubuntu repositories can usually be installed on any Ubuntu derivative.
answered 7 hours ago
karelkarel
68.4k15 gold badges154 silver badges173 bronze badges
68.4k15 gold badges154 silver badges173 bronze badges
add a comment
|
add a comment
|
The underneath of all is Ubuntu as @karel has already stated, so if using GNU/shell or anything terminal based or are the core of Ubuntu's inner-workings, they are all identical.
Yes the differences are in the GUI or desktop. If you are changing GUI settings, a command intended for a GTK+ environment may work in GNOME, MATE, Budgie and recent XFCE (thus Ubuntu-Studio), but may not have the same effect on KDE or LXQt (both being Qt based). The reverse will also be true.
Under the desktop or GUI the user is the toolkit in the software stack. GNOME uses the Gimp+GNOME.Toolkit, which is also used by many others. KDE and LXQt however don't use this, instead using Qt, an older toolkit that is owned by a company that lead to the FSF creating GTK+ from the then GTK (Gimp.Toolkit) and creation GNOME.
This toolkit makes a huge difference, especially for programmers or people who to go through the software stack to deal with the OS underneath. GTK+ is easiest in C, where as Qt is written for C++, but the issue is more than just language, and it's something most users can ignore (but may notice with theming and window decorations).
If I look at a solution, I work out where in the software stack it's impacting, and this will tell me whether it'll work in my different Ubuntu flavor. For most 'fixes' they will work, but because not all the stack is identical - not all fixes will help.
1
Older Lubuntu was based on GTK+2, but LXDE never made the jump to GTK+3 (later version of the GTK+ toolkit) and Lubuntu jumped to LXQt using Qt. This has many software changes to avoid wasting memory. Users with enough ram may not notice differences, but as many users of Lubuntu do so on old & limited ram machines, this switch can be noticed if users don't change their behavior .. fixes for older Lubuntu (LXDE) are inefficient in modern Lubuntu (LXQt) and can be done in better ways! (old ways can cause machines to become slower with low memory; 1gb for example)
– guiverc
1 hour ago
add a comment
|
The underneath of all is Ubuntu as @karel has already stated, so if using GNU/shell or anything terminal based or are the core of Ubuntu's inner-workings, they are all identical.
Yes the differences are in the GUI or desktop. If you are changing GUI settings, a command intended for a GTK+ environment may work in GNOME, MATE, Budgie and recent XFCE (thus Ubuntu-Studio), but may not have the same effect on KDE or LXQt (both being Qt based). The reverse will also be true.
Under the desktop or GUI the user is the toolkit in the software stack. GNOME uses the Gimp+GNOME.Toolkit, which is also used by many others. KDE and LXQt however don't use this, instead using Qt, an older toolkit that is owned by a company that lead to the FSF creating GTK+ from the then GTK (Gimp.Toolkit) and creation GNOME.
This toolkit makes a huge difference, especially for programmers or people who to go through the software stack to deal with the OS underneath. GTK+ is easiest in C, where as Qt is written for C++, but the issue is more than just language, and it's something most users can ignore (but may notice with theming and window decorations).
If I look at a solution, I work out where in the software stack it's impacting, and this will tell me whether it'll work in my different Ubuntu flavor. For most 'fixes' they will work, but because not all the stack is identical - not all fixes will help.
1
Older Lubuntu was based on GTK+2, but LXDE never made the jump to GTK+3 (later version of the GTK+ toolkit) and Lubuntu jumped to LXQt using Qt. This has many software changes to avoid wasting memory. Users with enough ram may not notice differences, but as many users of Lubuntu do so on old & limited ram machines, this switch can be noticed if users don't change their behavior .. fixes for older Lubuntu (LXDE) are inefficient in modern Lubuntu (LXQt) and can be done in better ways! (old ways can cause machines to become slower with low memory; 1gb for example)
– guiverc
1 hour ago
add a comment
|
The underneath of all is Ubuntu as @karel has already stated, so if using GNU/shell or anything terminal based or are the core of Ubuntu's inner-workings, they are all identical.
Yes the differences are in the GUI or desktop. If you are changing GUI settings, a command intended for a GTK+ environment may work in GNOME, MATE, Budgie and recent XFCE (thus Ubuntu-Studio), but may not have the same effect on KDE or LXQt (both being Qt based). The reverse will also be true.
Under the desktop or GUI the user is the toolkit in the software stack. GNOME uses the Gimp+GNOME.Toolkit, which is also used by many others. KDE and LXQt however don't use this, instead using Qt, an older toolkit that is owned by a company that lead to the FSF creating GTK+ from the then GTK (Gimp.Toolkit) and creation GNOME.
This toolkit makes a huge difference, especially for programmers or people who to go through the software stack to deal with the OS underneath. GTK+ is easiest in C, where as Qt is written for C++, but the issue is more than just language, and it's something most users can ignore (but may notice with theming and window decorations).
If I look at a solution, I work out where in the software stack it's impacting, and this will tell me whether it'll work in my different Ubuntu flavor. For most 'fixes' they will work, but because not all the stack is identical - not all fixes will help.
The underneath of all is Ubuntu as @karel has already stated, so if using GNU/shell or anything terminal based or are the core of Ubuntu's inner-workings, they are all identical.
Yes the differences are in the GUI or desktop. If you are changing GUI settings, a command intended for a GTK+ environment may work in GNOME, MATE, Budgie and recent XFCE (thus Ubuntu-Studio), but may not have the same effect on KDE or LXQt (both being Qt based). The reverse will also be true.
Under the desktop or GUI the user is the toolkit in the software stack. GNOME uses the Gimp+GNOME.Toolkit, which is also used by many others. KDE and LXQt however don't use this, instead using Qt, an older toolkit that is owned by a company that lead to the FSF creating GTK+ from the then GTK (Gimp.Toolkit) and creation GNOME.
This toolkit makes a huge difference, especially for programmers or people who to go through the software stack to deal with the OS underneath. GTK+ is easiest in C, where as Qt is written for C++, but the issue is more than just language, and it's something most users can ignore (but may notice with theming and window decorations).
If I look at a solution, I work out where in the software stack it's impacting, and this will tell me whether it'll work in my different Ubuntu flavor. For most 'fixes' they will work, but because not all the stack is identical - not all fixes will help.
answered 2 hours ago
guivercguiverc
7,9402 gold badges17 silver badges27 bronze badges
7,9402 gold badges17 silver badges27 bronze badges
1
Older Lubuntu was based on GTK+2, but LXDE never made the jump to GTK+3 (later version of the GTK+ toolkit) and Lubuntu jumped to LXQt using Qt. This has many software changes to avoid wasting memory. Users with enough ram may not notice differences, but as many users of Lubuntu do so on old & limited ram machines, this switch can be noticed if users don't change their behavior .. fixes for older Lubuntu (LXDE) are inefficient in modern Lubuntu (LXQt) and can be done in better ways! (old ways can cause machines to become slower with low memory; 1gb for example)
– guiverc
1 hour ago
add a comment
|
1
Older Lubuntu was based on GTK+2, but LXDE never made the jump to GTK+3 (later version of the GTK+ toolkit) and Lubuntu jumped to LXQt using Qt. This has many software changes to avoid wasting memory. Users with enough ram may not notice differences, but as many users of Lubuntu do so on old & limited ram machines, this switch can be noticed if users don't change their behavior .. fixes for older Lubuntu (LXDE) are inefficient in modern Lubuntu (LXQt) and can be done in better ways! (old ways can cause machines to become slower with low memory; 1gb for example)
– guiverc
1 hour ago
1
1
Older Lubuntu was based on GTK+2, but LXDE never made the jump to GTK+3 (later version of the GTK+ toolkit) and Lubuntu jumped to LXQt using Qt. This has many software changes to avoid wasting memory. Users with enough ram may not notice differences, but as many users of Lubuntu do so on old & limited ram machines, this switch can be noticed if users don't change their behavior .. fixes for older Lubuntu (LXDE) are inefficient in modern Lubuntu (LXQt) and can be done in better ways! (old ways can cause machines to become slower with low memory; 1gb for example)
– guiverc
1 hour ago
Older Lubuntu was based on GTK+2, but LXDE never made the jump to GTK+3 (later version of the GTK+ toolkit) and Lubuntu jumped to LXQt using Qt. This has many software changes to avoid wasting memory. Users with enough ram may not notice differences, but as many users of Lubuntu do so on old & limited ram machines, this switch can be noticed if users don't change their behavior .. fixes for older Lubuntu (LXDE) are inefficient in modern Lubuntu (LXQt) and can be done in better ways! (old ways can cause machines to become slower with low memory; 1gb for example)
– guiverc
1 hour ago
add a comment
|
Christian Ruiz-Jacinto is a new contributor. Be nice, and check out our Code of Conduct.
Christian Ruiz-Jacinto is a new contributor. Be nice, and check out our Code of Conduct.
Christian Ruiz-Jacinto is a new contributor. Be nice, and check out our Code of Conduct.
Christian Ruiz-Jacinto 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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1177309%2fdoes-every-ubuntu-question-answer-apply-to-its-derivatives-xubuntu-lubuntu%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
1
Would say the same car, but with different trim options, than just different colour paint. Some trim options might affect the answer.
– crip659
7 hours ago