Build Ubuntu Desktop using ubuntu-meta
Objective: Fresh install of updated desktop every week
Assumptions: Applying the ubuntu-meta to ubuntu server will get me a desktop environment
Assumptions: I can apply the tar.gz or dsc file instead of installing each package listed individually
QUESTION: How do I apply the ubuntu-meta package to ubuntu server?
note: i understand i'll have extra server related stuff but i'm not too worried about that. Beats having to roll my own base box and keep it updated.
server desktop-environments vagrant
add a comment |
Objective: Fresh install of updated desktop every week
Assumptions: Applying the ubuntu-meta to ubuntu server will get me a desktop environment
Assumptions: I can apply the tar.gz or dsc file instead of installing each package listed individually
QUESTION: How do I apply the ubuntu-meta package to ubuntu server?
note: i understand i'll have extra server related stuff but i'm not too worried about that. Beats having to roll my own base box and keep it updated.
server desktop-environments vagrant
This seems like a tremendous amount of unnecessary work merely to do what Ubuntu already does automatically for you...upgrading packages. And it probably won't do what you expect. But if that's really what you want to try, then the command you are looking for issudo apt install ubuntu-desktop
. Experimenting with it won't hurt anything. Using it as an update strategy, however, is unwise. Better alternatives are available.
– user535733
Feb 5 at 3:17
@user535733 thanks for the comment. Might make a bit more sense if you put more emphasis on fresh install rather than updated desktop. I would much prefer pulling down an official desktop version from vagrant but that's not something that's offered.
– ton.yeung
Feb 5 at 15:28
add a comment |
Objective: Fresh install of updated desktop every week
Assumptions: Applying the ubuntu-meta to ubuntu server will get me a desktop environment
Assumptions: I can apply the tar.gz or dsc file instead of installing each package listed individually
QUESTION: How do I apply the ubuntu-meta package to ubuntu server?
note: i understand i'll have extra server related stuff but i'm not too worried about that. Beats having to roll my own base box and keep it updated.
server desktop-environments vagrant
Objective: Fresh install of updated desktop every week
Assumptions: Applying the ubuntu-meta to ubuntu server will get me a desktop environment
Assumptions: I can apply the tar.gz or dsc file instead of installing each package listed individually
QUESTION: How do I apply the ubuntu-meta package to ubuntu server?
note: i understand i'll have extra server related stuff but i'm not too worried about that. Beats having to roll my own base box and keep it updated.
server desktop-environments vagrant
server desktop-environments vagrant
asked Feb 5 at 1:15
ton.yeungton.yeung
245149
245149
This seems like a tremendous amount of unnecessary work merely to do what Ubuntu already does automatically for you...upgrading packages. And it probably won't do what you expect. But if that's really what you want to try, then the command you are looking for issudo apt install ubuntu-desktop
. Experimenting with it won't hurt anything. Using it as an update strategy, however, is unwise. Better alternatives are available.
– user535733
Feb 5 at 3:17
@user535733 thanks for the comment. Might make a bit more sense if you put more emphasis on fresh install rather than updated desktop. I would much prefer pulling down an official desktop version from vagrant but that's not something that's offered.
– ton.yeung
Feb 5 at 15:28
add a comment |
This seems like a tremendous amount of unnecessary work merely to do what Ubuntu already does automatically for you...upgrading packages. And it probably won't do what you expect. But if that's really what you want to try, then the command you are looking for issudo apt install ubuntu-desktop
. Experimenting with it won't hurt anything. Using it as an update strategy, however, is unwise. Better alternatives are available.
– user535733
Feb 5 at 3:17
@user535733 thanks for the comment. Might make a bit more sense if you put more emphasis on fresh install rather than updated desktop. I would much prefer pulling down an official desktop version from vagrant but that's not something that's offered.
– ton.yeung
Feb 5 at 15:28
This seems like a tremendous amount of unnecessary work merely to do what Ubuntu already does automatically for you...upgrading packages. And it probably won't do what you expect. But if that's really what you want to try, then the command you are looking for is
sudo apt install ubuntu-desktop
. Experimenting with it won't hurt anything. Using it as an update strategy, however, is unwise. Better alternatives are available.– user535733
Feb 5 at 3:17
This seems like a tremendous amount of unnecessary work merely to do what Ubuntu already does automatically for you...upgrading packages. And it probably won't do what you expect. But if that's really what you want to try, then the command you are looking for is
sudo apt install ubuntu-desktop
. Experimenting with it won't hurt anything. Using it as an update strategy, however, is unwise. Better alternatives are available.– user535733
Feb 5 at 3:17
@user535733 thanks for the comment. Might make a bit more sense if you put more emphasis on fresh install rather than updated desktop. I would much prefer pulling down an official desktop version from vagrant but that's not something that's offered.
– ton.yeung
Feb 5 at 15:28
@user535733 thanks for the comment. Might make a bit more sense if you put more emphasis on fresh install rather than updated desktop. I would much prefer pulling down an official desktop version from vagrant but that's not something that's offered.
– ton.yeung
Feb 5 at 15:28
add a comment |
0
active
oldest
votes
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
});
}
});
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%2f1115694%2fbuild-ubuntu-desktop-using-ubuntu-meta%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1115694%2fbuild-ubuntu-desktop-using-ubuntu-meta%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
This seems like a tremendous amount of unnecessary work merely to do what Ubuntu already does automatically for you...upgrading packages. And it probably won't do what you expect. But if that's really what you want to try, then the command you are looking for is
sudo apt install ubuntu-desktop
. Experimenting with it won't hurt anything. Using it as an update strategy, however, is unwise. Better alternatives are available.– user535733
Feb 5 at 3:17
@user535733 thanks for the comment. Might make a bit more sense if you put more emphasis on fresh install rather than updated desktop. I would much prefer pulling down an official desktop version from vagrant but that's not something that's offered.
– ton.yeung
Feb 5 at 15:28