Lost my Ubuntu Software Centre; how can I get it back?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
4
down vote

favorite
1












I am a new user to the Linux community and still playing with the system and IDK somehow my Software Centre is lost.



I've tried updating and upgrading but I can't seem to reinstall the missing app.



$ sudo apt install software-center
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:
bind9-host : Depends: libbind9-140 (= 1:9.10.3.dfsg.P4-8ubuntu1.7) but it is not going to be installed
Depends: libdns162 (= 1:9.10.3.dfsg.P4-8ubuntu1.7) but it is not going to be installed
Depends: libisccfg140 (= 1:9.10.3.dfsg.P4-8ubuntu1.7) but it is not going to be installed
libical1a : Depends: tzdata but it is not going to be installed
libpython-stdlib : Depends: libpython2.7-stdlib (>= 2.7.11-1~) but it is not going to be installed
python2.7 : Depends: libpython2.7-stdlib (= 2.7.12-1ubuntu0~16.04.1) but it is not going to be installed
python3.5-minimal : Depends: libpython3.5-minimal (= 3.5.2-2ubuntu0~16.04.1) but it is not going to be installed
Recommends: python3.5 but it is not going to be installed
software-center : Depends: python (>= 2.7.1-0ubuntu2) but it is not going to be installed
Depends: aptdaemon (>= 0.40) but it is not going to be installed
Depends: software-center-aptdaemon-plugins but it is not going to be installed
Depends: humanity-icon-theme but it is not going to be installed
Depends: gir1.2-gtk-3.0 but it is not going to be installed
Depends: gir1.2-webkit-3.0 but it is not going to be installed
Depends: python-gi but it is not going to be installed
Depends: python-gi-cairo but it is not going to be installed
Depends: python-xapian but it is not going to be installed
Depends: python-apt (>= 0.8.3ubuntu4) but it is not going to be installed
Depends: python-aptdaemon (>= 0.40) but it is not going to be installed
Depends: python-aptdaemon.gtk3widgets but it is not going to be installed
Depends: python-dbus but it is not going to be installed
Depends: python-defer but it is not going to be installed
Depends: policykit-1
Depends: policykit-1-gnome but it is not going to be installed or
policykit-1-kde but it is not installable
Depends: python-xdg but it is not going to be installed
Depends: ubuntu-sso-client-gtk but it is not going to be installed
Depends: python-piston-mini-client (>= 0.1+bzr29) but it is not going to be installed
Depends: oneconf (>= 0.2.6) but it is not going to be installed
Depends: python-debtagshw but it is not going to be installed
Depends: ubuntu-extras-keyring but it is not going to be installed
Recommends: lsb-release but it is not going to be installed
Recommends: gir1.2-launchpad-integration-3.0 but it is not going to be installed
Recommends: apt-xapian-index (>= 0.38ubuntu1) but it is not going to be installed
Recommends: update-notifier but it is not going to be installed
Recommends: software-properties-gtk but it is not going to be installed
Recommends: sessioninstaller but it is not going to be installed
Recommends: xz-lzma but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.









share|improve this question























  • What happened? Did you try to uninstall Python or something?
    – Zanna
    Mar 8 at 8:12






  • 2




    Try this please sudo apt install -f and then and they try installing the software center again. If that does not work, try installing the software center via Synaptic.
    – marko
    Mar 8 at 8:24











  • Could you please edit your question to include the full, verbatim output of sudo apt-get update; sudo apt-get upgrade -f ubuntu-desktop? Thanks.
    – David Foerster
    Mar 9 at 16:25















up vote
4
down vote

favorite
1












I am a new user to the Linux community and still playing with the system and IDK somehow my Software Centre is lost.



I've tried updating and upgrading but I can't seem to reinstall the missing app.



$ sudo apt install software-center
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:
bind9-host : Depends: libbind9-140 (= 1:9.10.3.dfsg.P4-8ubuntu1.7) but it is not going to be installed
Depends: libdns162 (= 1:9.10.3.dfsg.P4-8ubuntu1.7) but it is not going to be installed
Depends: libisccfg140 (= 1:9.10.3.dfsg.P4-8ubuntu1.7) but it is not going to be installed
libical1a : Depends: tzdata but it is not going to be installed
libpython-stdlib : Depends: libpython2.7-stdlib (>= 2.7.11-1~) but it is not going to be installed
python2.7 : Depends: libpython2.7-stdlib (= 2.7.12-1ubuntu0~16.04.1) but it is not going to be installed
python3.5-minimal : Depends: libpython3.5-minimal (= 3.5.2-2ubuntu0~16.04.1) but it is not going to be installed
Recommends: python3.5 but it is not going to be installed
software-center : Depends: python (>= 2.7.1-0ubuntu2) but it is not going to be installed
Depends: aptdaemon (>= 0.40) but it is not going to be installed
Depends: software-center-aptdaemon-plugins but it is not going to be installed
Depends: humanity-icon-theme but it is not going to be installed
Depends: gir1.2-gtk-3.0 but it is not going to be installed
Depends: gir1.2-webkit-3.0 but it is not going to be installed
Depends: python-gi but it is not going to be installed
Depends: python-gi-cairo but it is not going to be installed
Depends: python-xapian but it is not going to be installed
Depends: python-apt (>= 0.8.3ubuntu4) but it is not going to be installed
Depends: python-aptdaemon (>= 0.40) but it is not going to be installed
Depends: python-aptdaemon.gtk3widgets but it is not going to be installed
Depends: python-dbus but it is not going to be installed
Depends: python-defer but it is not going to be installed
Depends: policykit-1
Depends: policykit-1-gnome but it is not going to be installed or
policykit-1-kde but it is not installable
Depends: python-xdg but it is not going to be installed
Depends: ubuntu-sso-client-gtk but it is not going to be installed
Depends: python-piston-mini-client (>= 0.1+bzr29) but it is not going to be installed
Depends: oneconf (>= 0.2.6) but it is not going to be installed
Depends: python-debtagshw but it is not going to be installed
Depends: ubuntu-extras-keyring but it is not going to be installed
Recommends: lsb-release but it is not going to be installed
Recommends: gir1.2-launchpad-integration-3.0 but it is not going to be installed
Recommends: apt-xapian-index (>= 0.38ubuntu1) but it is not going to be installed
Recommends: update-notifier but it is not going to be installed
Recommends: software-properties-gtk but it is not going to be installed
Recommends: sessioninstaller but it is not going to be installed
Recommends: xz-lzma but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.









share|improve this question























  • What happened? Did you try to uninstall Python or something?
    – Zanna
    Mar 8 at 8:12






  • 2




    Try this please sudo apt install -f and then and they try installing the software center again. If that does not work, try installing the software center via Synaptic.
    – marko
    Mar 8 at 8:24











  • Could you please edit your question to include the full, verbatim output of sudo apt-get update; sudo apt-get upgrade -f ubuntu-desktop? Thanks.
    – David Foerster
    Mar 9 at 16:25













up vote
4
down vote

favorite
1









up vote
4
down vote

favorite
1






1





I am a new user to the Linux community and still playing with the system and IDK somehow my Software Centre is lost.



I've tried updating and upgrading but I can't seem to reinstall the missing app.



$ sudo apt install software-center
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:
bind9-host : Depends: libbind9-140 (= 1:9.10.3.dfsg.P4-8ubuntu1.7) but it is not going to be installed
Depends: libdns162 (= 1:9.10.3.dfsg.P4-8ubuntu1.7) but it is not going to be installed
Depends: libisccfg140 (= 1:9.10.3.dfsg.P4-8ubuntu1.7) but it is not going to be installed
libical1a : Depends: tzdata but it is not going to be installed
libpython-stdlib : Depends: libpython2.7-stdlib (>= 2.7.11-1~) but it is not going to be installed
python2.7 : Depends: libpython2.7-stdlib (= 2.7.12-1ubuntu0~16.04.1) but it is not going to be installed
python3.5-minimal : Depends: libpython3.5-minimal (= 3.5.2-2ubuntu0~16.04.1) but it is not going to be installed
Recommends: python3.5 but it is not going to be installed
software-center : Depends: python (>= 2.7.1-0ubuntu2) but it is not going to be installed
Depends: aptdaemon (>= 0.40) but it is not going to be installed
Depends: software-center-aptdaemon-plugins but it is not going to be installed
Depends: humanity-icon-theme but it is not going to be installed
Depends: gir1.2-gtk-3.0 but it is not going to be installed
Depends: gir1.2-webkit-3.0 but it is not going to be installed
Depends: python-gi but it is not going to be installed
Depends: python-gi-cairo but it is not going to be installed
Depends: python-xapian but it is not going to be installed
Depends: python-apt (>= 0.8.3ubuntu4) but it is not going to be installed
Depends: python-aptdaemon (>= 0.40) but it is not going to be installed
Depends: python-aptdaemon.gtk3widgets but it is not going to be installed
Depends: python-dbus but it is not going to be installed
Depends: python-defer but it is not going to be installed
Depends: policykit-1
Depends: policykit-1-gnome but it is not going to be installed or
policykit-1-kde but it is not installable
Depends: python-xdg but it is not going to be installed
Depends: ubuntu-sso-client-gtk but it is not going to be installed
Depends: python-piston-mini-client (>= 0.1+bzr29) but it is not going to be installed
Depends: oneconf (>= 0.2.6) but it is not going to be installed
Depends: python-debtagshw but it is not going to be installed
Depends: ubuntu-extras-keyring but it is not going to be installed
Recommends: lsb-release but it is not going to be installed
Recommends: gir1.2-launchpad-integration-3.0 but it is not going to be installed
Recommends: apt-xapian-index (>= 0.38ubuntu1) but it is not going to be installed
Recommends: update-notifier but it is not going to be installed
Recommends: software-properties-gtk but it is not going to be installed
Recommends: sessioninstaller but it is not going to be installed
Recommends: xz-lzma but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.









share|improve this question















I am a new user to the Linux community and still playing with the system and IDK somehow my Software Centre is lost.



I've tried updating and upgrading but I can't seem to reinstall the missing app.



$ sudo apt install software-center
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:
bind9-host : Depends: libbind9-140 (= 1:9.10.3.dfsg.P4-8ubuntu1.7) but it is not going to be installed
Depends: libdns162 (= 1:9.10.3.dfsg.P4-8ubuntu1.7) but it is not going to be installed
Depends: libisccfg140 (= 1:9.10.3.dfsg.P4-8ubuntu1.7) but it is not going to be installed
libical1a : Depends: tzdata but it is not going to be installed
libpython-stdlib : Depends: libpython2.7-stdlib (>= 2.7.11-1~) but it is not going to be installed
python2.7 : Depends: libpython2.7-stdlib (= 2.7.12-1ubuntu0~16.04.1) but it is not going to be installed
python3.5-minimal : Depends: libpython3.5-minimal (= 3.5.2-2ubuntu0~16.04.1) but it is not going to be installed
Recommends: python3.5 but it is not going to be installed
software-center : Depends: python (>= 2.7.1-0ubuntu2) but it is not going to be installed
Depends: aptdaemon (>= 0.40) but it is not going to be installed
Depends: software-center-aptdaemon-plugins but it is not going to be installed
Depends: humanity-icon-theme but it is not going to be installed
Depends: gir1.2-gtk-3.0 but it is not going to be installed
Depends: gir1.2-webkit-3.0 but it is not going to be installed
Depends: python-gi but it is not going to be installed
Depends: python-gi-cairo but it is not going to be installed
Depends: python-xapian but it is not going to be installed
Depends: python-apt (>= 0.8.3ubuntu4) but it is not going to be installed
Depends: python-aptdaemon (>= 0.40) but it is not going to be installed
Depends: python-aptdaemon.gtk3widgets but it is not going to be installed
Depends: python-dbus but it is not going to be installed
Depends: python-defer but it is not going to be installed
Depends: policykit-1
Depends: policykit-1-gnome but it is not going to be installed or
policykit-1-kde but it is not installable
Depends: python-xdg but it is not going to be installed
Depends: ubuntu-sso-client-gtk but it is not going to be installed
Depends: python-piston-mini-client (>= 0.1+bzr29) but it is not going to be installed
Depends: oneconf (>= 0.2.6) but it is not going to be installed
Depends: python-debtagshw but it is not going to be installed
Depends: ubuntu-extras-keyring but it is not going to be installed
Recommends: lsb-release but it is not going to be installed
Recommends: gir1.2-launchpad-integration-3.0 but it is not going to be installed
Recommends: apt-xapian-index (>= 0.38ubuntu1) but it is not going to be installed
Recommends: update-notifier but it is not going to be installed
Recommends: software-properties-gtk but it is not going to be installed
Recommends: sessioninstaller but it is not going to be installed
Recommends: xz-lzma but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.






16.04 package-management






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 8 at 8:12









Zanna

48.1k13120228




48.1k13120228










asked Mar 8 at 6:10









Danish Shaikh

211




211











  • What happened? Did you try to uninstall Python or something?
    – Zanna
    Mar 8 at 8:12






  • 2




    Try this please sudo apt install -f and then and they try installing the software center again. If that does not work, try installing the software center via Synaptic.
    – marko
    Mar 8 at 8:24











  • Could you please edit your question to include the full, verbatim output of sudo apt-get update; sudo apt-get upgrade -f ubuntu-desktop? Thanks.
    – David Foerster
    Mar 9 at 16:25

















  • What happened? Did you try to uninstall Python or something?
    – Zanna
    Mar 8 at 8:12






  • 2




    Try this please sudo apt install -f and then and they try installing the software center again. If that does not work, try installing the software center via Synaptic.
    – marko
    Mar 8 at 8:24











  • Could you please edit your question to include the full, verbatim output of sudo apt-get update; sudo apt-get upgrade -f ubuntu-desktop? Thanks.
    – David Foerster
    Mar 9 at 16:25
















What happened? Did you try to uninstall Python or something?
– Zanna
Mar 8 at 8:12




What happened? Did you try to uninstall Python or something?
– Zanna
Mar 8 at 8:12




2




2




Try this please sudo apt install -f and then and they try installing the software center again. If that does not work, try installing the software center via Synaptic.
– marko
Mar 8 at 8:24





Try this please sudo apt install -f and then and they try installing the software center again. If that does not work, try installing the software center via Synaptic.
– marko
Mar 8 at 8:24













Could you please edit your question to include the full, verbatim output of sudo apt-get update; sudo apt-get upgrade -f ubuntu-desktop? Thanks.
– David Foerster
Mar 9 at 16:25





Could you please edit your question to include the full, verbatim output of sudo apt-get update; sudo apt-get upgrade -f ubuntu-desktop? Thanks.
– David Foerster
Mar 9 at 16:25
















active

oldest

votes











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',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1012952%2flost-my-ubuntu-software-centre-how-can-i-get-it-back%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1012952%2flost-my-ubuntu-software-centre-how-can-i-get-it-back%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491