I recently shifted WSL since I already turned it for Docker from using VM due to space in my drive. I installed Kali Linux and ubuntu in WSL.
Ubuntu worked perfectly without a hitch but when i upgrade my Kali Linux it got struck in installing libc6
I tried several option from Stack Overflow from previous question on ubuntu but none of them worked for me. I am using Windows 11 and download Kali Linux using both store and wsl --install
.
sudo apt install libc6Reading package lists... DoneBuilding dependency tree... DoneReading state information... Donelibc6 is already the newest version (2.37-15).The following additional packages will be installed: libc-bin libc-l10n locales-allRecommended packages: manpagesThe following packages will be upgraded: libc-bin libc-l10n locales-all3 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.1 not fully installed or removed.Need to get 0 B/12.1 MB of archives.After this operation, 1,024 B of additional disk space will be used.Do you want to continue? [Y/n] ySetting up libc6:amd64 (2.37-15) ...Progress: [ 7%] [############...............................................................................................................................................................................]