我只是想通过运行将我的 Kali 盒子从 Kali 2019.4 更新到 2020.2 apt update; apt upgrade,但是当我尝试这样做时,我开始收到以下错误。
root@kali:~# apt-get check
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:
build-essential : Depends: libc6-dev but it is not installed or
libc-dev
clang-6.0 : Depends: libc6-dev but it is not installed
clang-7 : Depends: libc6-dev but it is not installed
clang-8 : Depends: libc6-dev but it is not …Run Code Online (Sandbox Code Playgroud)