Hello everyone,

I have problem when trying to install OS updates on Kali Linux, where I get an error message saying :
"Unable to download updates
The Following packages have unmet dependencies"

this is all the message without specifying which packages have issues, I tried to use the following commands:

sudo apt-get update

sudo apt-get autoclean

sudo apt-get clean

sudo apt-get autoremove


however, after the last command I could'nt identify the faulty packages.

I am using Oracle Virtual Machine version 6.1.6.

Greetings