彻底卸载python2.6_ubuntu 卸载python2.6导致依赖问题……

我卸载了Python2.6不慎将其依赖关系卸载大半。。。。导致GNOME崩溃。。。。现在连软件都装不了了!我执行了sudoapt-get-finstall返回错误:update-alternatives:error:noalternatives...

我卸载了Python2.6 不慎将其依赖关系卸载大半。。。。导致GNOME崩溃。。。。现在连软件都装不了了!我执行了 sudo apt-get -f install返回错误:update-alternatives: error: no alternatives for xulrunner.update-alternatives: error: no alternatives for xulrunner.dpkg: error processing xulrunner-1.9(--remove):      subprocess installed pre-removeal script returned error exit status 2Error were encountered while processing:xulrunner-1.9E: Sub-process /usr/bin/dpkg returned an error code (1)我安装软件sudo apt-get install gcc返回错误信息:You might want to run 'apt-get -f install' to correct these:The following packages have unmet dependencied:    xulrunner-1.9:Depends: libpython2.6 (>=2.6) but it is not going to be installedE:Unmet dependencees. Try 'apt-get -f install' with no packges (or specify a solution).麻烦高人给个可行的解决办法。。。。?谢了!

展开