当我尝试在 Debian 12 中安装 Bygfoot 时,出现以下错误:
跑步
sudo apt-get install bygfoot
为了在 Debian 12 中安装 Bygfoot。我收到以下错误:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
有人可以帮我解决这个问题吗?我需要一个一步一步的解决方案。
答案1
Bygfoot 在 Debian 12 版本的软件存储库中不再可用,Debian 11 是它包含的最后一个版本。 (看软件包.debian.org)
您可以从以下位置下载 Bygfoot 作为 .deb 软件包文件SourceForge 页面。选择 bygfoot_2.3-2_amd64.deb(如果您有 32 位 CPU,则选择 bygfoot_2.3-2_i386.deb)。
另一种选择是从以下位置下载软件包这一页 或将 bullseye 存储库添加到您的系统中。