I use WSL Kali Linux
uname -a Linux user 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 GNU/Linux
and when i trying to install any package i get this error:
Citing for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 51 (apt)... 1s
Previously i got error like this:
dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
then i try
dpkg --configure -a
and get:
Setting up libc6:amd64 (2.37-15) ...
and nothing anymore
Previosly i get this error again and reinstall kali, but its reappeared
How to fix this problem?