hi there i am facing undermentioned problem please help me out

root@kali:~# wine
it looks like wine32 is missing, you should install it.
as root, please execute "apt-get install wine32"
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
root@kali:~# apt-get install wine32
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:


The following packages have unmet dependencies:
libcrypt1 : Depends: libc6 (>= 2.25) but it is not installable
perl-base : PreDepends: libc6 (>= 2.29) but it is not installable
E: Unable to correct problems, you have held broken packages.
root@kali:~#


br.
Adnan