<div dir="rtl"><div dir="ltr">When I find myself in a a broken install / update situation, I use 'aptitude' to help me fix the conflicts.</div><div dir="ltr"><br></div><div dir="ltr">Install it with 'sudo apt-get install aptitude'. It uses the same syntax  as 'apt-get', so running 'sudo aptitude upgrade' will prompt you with the conflicts and the possible solutions.</div>

<div dir="ltr"><br></div><div dir="ltr">Good Luck!</div><div dir="ltr"><br></div><div dir="ltr">Amichai.<br><br><br></div><div id="WISESTAMP_SIG_gmail_session" href="http://WISESTAMP_SIG_gmail_session"><img src="http://ws-stats.appspot.com/ga/pixel.png?yes__count=true &e=legacy_impression"></div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote"><div dir="ltr">2014-07-02 19:24 GMT+03:00 Liam Proven <span dir="ltr"><<a href="mailto:lproven@gmail.com" target="_blank">lproven@gmail.com</a>></span>:</div>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 1 July 2014 21:30, Amichai Rotman <<a href="mailto:amichai@iglu.org.il">amichai@iglu.org.il</a>> wrote:<br>


><br>
> Why complicate things?<br>
><br>
> just install it directly:<br>
><br>
> $ sudo apt-get install software-center<br>
><br>
> You forgot the hyphen...<br>
<br>
</div>Amichai is right, but I suspect you may have such severe package<br>
problems that it will not be able to install software-centre.<br>
<br>
Looking at the 2nd image you posted -- <a href="http://tinypic.com/r/derb6x/8" target="_blank">http://tinypic.com/r/derb6x/8</a><br>
-- it is failing to configure libgcc1. GCC is the GNU Compiler<br>
Collection; I think you should be able to live without that for a<br>
little while, as GCC is not installed by default on Ubuntu.<br>
<br>
I suggest you temporarily remove libgcc1, since it appears to me to be<br>
causing a problem.<br>
<br>
Then, with it gone, try to fix the other errors (``apt-get install<br>
-f'', then ``apt-get update ; apt-get dist-upgrade -y'') and then try<br>
reinstall software-center (remember the hyphen!)<br>
<br>
Then after the system is fixed, reinstall libgcc1 if you need it.<br>
<br>
Here is some guidance on how to forcibly remove broken packages:<br>
<a href="http://askubuntu.com/questions/48014/how-force-remove-when-post-installation-script-always-fail" target="_blank">http://askubuntu.com/questions/48014/how-force-remove-when-post-installation-script-always-fail</a><br>


<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Liam Proven * Profile: <a href="http://lproven.livejournal.com/profile" target="_blank">http://lproven.livejournal.com/profile</a><br>
Email: <a href="mailto:lproven@cix.co.uk">lproven@cix.co.uk</a> * GMail/G+/Twitter/Flickr/Facebook: lproven<br>
MSN: <a href="mailto:lproven@hotmail.com">lproven@hotmail.com</a> * Skype/AIM/Yahoo/LinkedIn: liamproven<br>
Cell: +44 7939-087884<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</div></div></blockquote></div><br></div>