代码之家  ›  专栏  ›  技术社区  ›  Intrastellar Explorer

Debian Stretch:无法卸载bonescript

  •  1
  • Intrastellar Explorer  · 技术社区  · 7 年前

    我正在尝试卸载 bonescript 在Debian 9.5上。我运行以下命令 sudo apt purge bonescript

    它无法工作,并打印出以下语句:

    The following packages have unmet dependencies:
    
     c9-core-installer : PreDepends: bonescript but it is not going to be installed
    
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    

    你知道我可以怎样卸载bonescript吗?

    我读了这篇文章: Remove Beaglebone Black services permanently 然后运行 systemctl disable 它提到的命令。然后我使用 service --status-all 验证bonescript服务是否不再运行。

    0 回复  |  直到 7 年前
        1
  •  1
  •   Oliver Gee    6 年前

    我刚刚遇到这个问题!

    您可以通过sudo apt get purge c9 core安装程序修复此问题

    然后尝试卸载bonescript

    那么您可能也想删除nodeJS!