我错误地安装了 netinstall-iso,并费了好大劲才将它连接到 WiFi。现在它已连接,在我执行“apt-get Upgrade && apt-get Update”后,它找不到 task-xfce-desktop。(apt-get install task-xfce-desktop -y = E: 无法找到包)此外,它也没有找到“task-gnome-desktop”(我没有绑定到特定的 GUI)。有人知道为什么我找不到桌面 GUI 包吗?
答案1
好的,我明白了。最小安装程序(在这种情况下)在 /etc/apt/sources.list 中缺少依赖项。
我必须补充一点:
德布http://deb.debian.org/debianbullseye 主要 deb-srchttp://deb.debian.org/debian靶心主
德布http://deb.debian.org/debianbullseye-updates 主 deb-srchttp://deb.debian.org/debianbullseye-更新主要
我在这里收集了以下信息:https://wiki.debian.org/SourcesList
根据您的系统,“非自由”和“贡献”(可以)也必须添加为属性。