ubuntu - 无法从 ubuntu 20.04 卸载代码块

标签 ubuntu codeblocks uninstallation

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

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).

最佳答案

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

关于ubuntu - 无法从 ubuntu 20.04 卸载代码块,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62237812/

相关文章:

Pythonbrew 在 Ubuntu 上安装 ZSH

php - 使用控制台安装 Zend Framework 2

laravel - 默认创建日志文件664权限

c++ - 如何在 opencv 检测到圆后执行一些 shell 脚本

pip - 如何使用 pip3 或任何其他方式干净地卸载我的 python 包?

linux - MongoDB无法启动: bind_ip error: bind() failed errno:99 Cannot assign requested address for socket

c++ - for loop ,比它必须的多循环一次

c++ - 我在数组函数中的 Min 和 Max 数字显示除 Max 和 Min 之外的任何内容

Qt 安装程序框架 : remove radio buttons from uninstaller

android - 开始对 package_removed 的 Intent