【问题标题】:Can't unistall codeblocks from ubuntu 20.04无法卸载 ubuntu 20.04 的代码块
【发布时间】:2020-09-25 23:40:49
【问题描述】:

这个程序有问题,我无法卸载。 每次我尝试删除或清除它时,都会显示此输出:

luis@Luis-PC:~/Downloads$ sudo apt purge codeblocks
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 codeblocks-contrib : Depends: libwxsmithlib0 (= 20.03) but 20.03-3 is to be installed
                      Depends: codeblocks (= 20.03) but it is not going to be installed
                      Recommends: valgrind but it is not going to be installed
                      Recommends: cppcheck but it is not going to be installed
                      Recommends: cscope but it is not going to be installed
                      Recommends: cccc but it is not going to be installed
 codeblocks-dev : Depends: libcodeblocks0 (= 20.03) but 20.03-3 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

【问题讨论】:

    标签: ubuntu codeblocks uninstallation


    【解决方案1】:

    打开您的终端并输入sudo apt-get remove codeblocks && sudo apt-get autoremove codeblocks

    【讨论】:

      猜你喜欢
      • 2020-08-29
      • 2021-10-24
      • 1970-01-01
      • 2021-11-13
      • 1970-01-01
      • 2017-10-15
      • 2021-12-01
      • 2014-05-19
      • 1970-01-01
      相关资源
      最近更新 更多