I can't install XFCE ( xubuntu desktop)
I tried sudo apt-get install xubuntu-desktop
.
It turned out like this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
xubuntu-desktop : Depends: gtk2-engines-pixbuf but it is not going to be installed
Recommends: abiword but it is not going to be installed
Recommends: abiword-plugin-grammar but it is not going to be installed
Recommends: abiword-plugin-mathview but it is not going to be installed
Recommends: brltty-x11 but it is not going to be installed
Recommends: gimp but it is not going to be installed
Recommends: gthumb but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Anyone knows what this means and how to fix it ?
- PS: If I have installed Xubuntu-desktop, how can I remove the Unity?
- Thank you.
`
xubuntu xfce
add a comment |
I tried sudo apt-get install xubuntu-desktop
.
It turned out like this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
xubuntu-desktop : Depends: gtk2-engines-pixbuf but it is not going to be installed
Recommends: abiword but it is not going to be installed
Recommends: abiword-plugin-grammar but it is not going to be installed
Recommends: abiword-plugin-mathview but it is not going to be installed
Recommends: brltty-x11 but it is not going to be installed
Recommends: gimp but it is not going to be installed
Recommends: gthumb but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Anyone knows what this means and how to fix it ?
- PS: If I have installed Xubuntu-desktop, how can I remove the Unity?
- Thank you.
`
xubuntu xfce
add a comment |
I tried sudo apt-get install xubuntu-desktop
.
It turned out like this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
xubuntu-desktop : Depends: gtk2-engines-pixbuf but it is not going to be installed
Recommends: abiword but it is not going to be installed
Recommends: abiword-plugin-grammar but it is not going to be installed
Recommends: abiword-plugin-mathview but it is not going to be installed
Recommends: brltty-x11 but it is not going to be installed
Recommends: gimp but it is not going to be installed
Recommends: gthumb but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Anyone knows what this means and how to fix it ?
- PS: If I have installed Xubuntu-desktop, how can I remove the Unity?
- Thank you.
`
xubuntu xfce
I tried sudo apt-get install xubuntu-desktop
.
It turned out like this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
xubuntu-desktop : Depends: gtk2-engines-pixbuf but it is not going to be installed
Recommends: abiword but it is not going to be installed
Recommends: abiword-plugin-grammar but it is not going to be installed
Recommends: abiword-plugin-mathview but it is not going to be installed
Recommends: brltty-x11 but it is not going to be installed
Recommends: gimp but it is not going to be installed
Recommends: gthumb but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Anyone knows what this means and how to fix it ?
- PS: If I have installed Xubuntu-desktop, how can I remove the Unity?
- Thank you.
`
xubuntu xfce
xubuntu xfce
asked Aug 7 '15 at 2:33
MaleficentMaleficent
112
112
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
Seems like you had a broken update or software install so either your apt-cache is messed up or your dpkg isn't getting a lock. First try
sudo dpkg --configure -a
Then:
sudo apt-get update
sudo apt-get autoclean
sudo apt-get clean
sudo apt-get autoremove
sudo dpkg --remove -force --force-remove-reinstreq broken-packagename
Optionally to remove unity:
sudo apt-get purge ubuntu-default-settings
sudo apt-get purge ubuntu-desktop
sudo apt-get autoremove
add a comment |
. .
New contributor
add a comment |
Have you tried installing the base xfce desktop package called "xfce4"? Installing that will install the base xfce desktop, without all of the extra packages used by Xubuntu (eg, gnome-dependencies, xubuntu artwork, etc). This way you wouldn't have more than one text editor, update manager, cd burner, audio player, etc (because thay are all required by Xubuntu).
After installing XUbuntu , you can remove Unity by
sudo apt-get autoremove --purge unity unity-common unity-services unity-lens-* unity-scope-* unity-webapps-* gnome-control-center-unity hud libunity-core-6* libunity-misc4 libunity-webapps* appmenu-gtk appmenu-gtk3 appmenu-qt* overlay-scrollbar* activity-log-manager-control-center firefox-globalmenu thunderbird-globalmenu libufe-xidgetter0 xul-ext-unity xul-ext-webaccounts webaccounts-extension-common xul-ext-websites-integration gnome-control-center gnome-session
add a comment |
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%2f657517%2fi-cant-install-xfce-xubuntu-desktop%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Seems like you had a broken update or software install so either your apt-cache is messed up or your dpkg isn't getting a lock. First try
sudo dpkg --configure -a
Then:
sudo apt-get update
sudo apt-get autoclean
sudo apt-get clean
sudo apt-get autoremove
sudo dpkg --remove -force --force-remove-reinstreq broken-packagename
Optionally to remove unity:
sudo apt-get purge ubuntu-default-settings
sudo apt-get purge ubuntu-desktop
sudo apt-get autoremove
add a comment |
Seems like you had a broken update or software install so either your apt-cache is messed up or your dpkg isn't getting a lock. First try
sudo dpkg --configure -a
Then:
sudo apt-get update
sudo apt-get autoclean
sudo apt-get clean
sudo apt-get autoremove
sudo dpkg --remove -force --force-remove-reinstreq broken-packagename
Optionally to remove unity:
sudo apt-get purge ubuntu-default-settings
sudo apt-get purge ubuntu-desktop
sudo apt-get autoremove
add a comment |
Seems like you had a broken update or software install so either your apt-cache is messed up or your dpkg isn't getting a lock. First try
sudo dpkg --configure -a
Then:
sudo apt-get update
sudo apt-get autoclean
sudo apt-get clean
sudo apt-get autoremove
sudo dpkg --remove -force --force-remove-reinstreq broken-packagename
Optionally to remove unity:
sudo apt-get purge ubuntu-default-settings
sudo apt-get purge ubuntu-desktop
sudo apt-get autoremove
Seems like you had a broken update or software install so either your apt-cache is messed up or your dpkg isn't getting a lock. First try
sudo dpkg --configure -a
Then:
sudo apt-get update
sudo apt-get autoclean
sudo apt-get clean
sudo apt-get autoremove
sudo dpkg --remove -force --force-remove-reinstreq broken-packagename
Optionally to remove unity:
sudo apt-get purge ubuntu-default-settings
sudo apt-get purge ubuntu-desktop
sudo apt-get autoremove
answered Aug 7 '15 at 3:41
Dipanjan PatraDipanjan Patra
265
265
add a comment |
add a comment |
. .
New contributor
add a comment |
. .
New contributor
add a comment |
. .
New contributor
. .
New contributor
New contributor
answered 34 mins ago
B DB D
1
1
New contributor
New contributor
add a comment |
add a comment |
Have you tried installing the base xfce desktop package called "xfce4"? Installing that will install the base xfce desktop, without all of the extra packages used by Xubuntu (eg, gnome-dependencies, xubuntu artwork, etc). This way you wouldn't have more than one text editor, update manager, cd burner, audio player, etc (because thay are all required by Xubuntu).
After installing XUbuntu , you can remove Unity by
sudo apt-get autoremove --purge unity unity-common unity-services unity-lens-* unity-scope-* unity-webapps-* gnome-control-center-unity hud libunity-core-6* libunity-misc4 libunity-webapps* appmenu-gtk appmenu-gtk3 appmenu-qt* overlay-scrollbar* activity-log-manager-control-center firefox-globalmenu thunderbird-globalmenu libufe-xidgetter0 xul-ext-unity xul-ext-webaccounts webaccounts-extension-common xul-ext-websites-integration gnome-control-center gnome-session
add a comment |
Have you tried installing the base xfce desktop package called "xfce4"? Installing that will install the base xfce desktop, without all of the extra packages used by Xubuntu (eg, gnome-dependencies, xubuntu artwork, etc). This way you wouldn't have more than one text editor, update manager, cd burner, audio player, etc (because thay are all required by Xubuntu).
After installing XUbuntu , you can remove Unity by
sudo apt-get autoremove --purge unity unity-common unity-services unity-lens-* unity-scope-* unity-webapps-* gnome-control-center-unity hud libunity-core-6* libunity-misc4 libunity-webapps* appmenu-gtk appmenu-gtk3 appmenu-qt* overlay-scrollbar* activity-log-manager-control-center firefox-globalmenu thunderbird-globalmenu libufe-xidgetter0 xul-ext-unity xul-ext-webaccounts webaccounts-extension-common xul-ext-websites-integration gnome-control-center gnome-session
add a comment |
Have you tried installing the base xfce desktop package called "xfce4"? Installing that will install the base xfce desktop, without all of the extra packages used by Xubuntu (eg, gnome-dependencies, xubuntu artwork, etc). This way you wouldn't have more than one text editor, update manager, cd burner, audio player, etc (because thay are all required by Xubuntu).
After installing XUbuntu , you can remove Unity by
sudo apt-get autoremove --purge unity unity-common unity-services unity-lens-* unity-scope-* unity-webapps-* gnome-control-center-unity hud libunity-core-6* libunity-misc4 libunity-webapps* appmenu-gtk appmenu-gtk3 appmenu-qt* overlay-scrollbar* activity-log-manager-control-center firefox-globalmenu thunderbird-globalmenu libufe-xidgetter0 xul-ext-unity xul-ext-webaccounts webaccounts-extension-common xul-ext-websites-integration gnome-control-center gnome-session
Have you tried installing the base xfce desktop package called "xfce4"? Installing that will install the base xfce desktop, without all of the extra packages used by Xubuntu (eg, gnome-dependencies, xubuntu artwork, etc). This way you wouldn't have more than one text editor, update manager, cd burner, audio player, etc (because thay are all required by Xubuntu).
After installing XUbuntu , you can remove Unity by
sudo apt-get autoremove --purge unity unity-common unity-services unity-lens-* unity-scope-* unity-webapps-* gnome-control-center-unity hud libunity-core-6* libunity-misc4 libunity-webapps* appmenu-gtk appmenu-gtk3 appmenu-qt* overlay-scrollbar* activity-log-manager-control-center firefox-globalmenu thunderbird-globalmenu libufe-xidgetter0 xul-ext-unity xul-ext-webaccounts webaccounts-extension-common xul-ext-websites-integration gnome-control-center gnome-session
answered Aug 7 '15 at 2:54
Mayur KulkarniMayur Kulkarni
4881414
4881414
add a comment |
add a comment |
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%2f657517%2fi-cant-install-xfce-xubuntu-desktop%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