Are trying to install hxcdumptool or hcxpcaptool? but you need to Install libcurl4-openssl-dev lib-ssl-dev zlib1g-dev in your kali linux? but have an error?
The main problem is the repository, you need to update it with command
apt-get update
but the command throw an error, it's because no online repositories available.
So you need to go to /etc/apt/sources.list and add the following code in the end of line.
deb http://kali.mirror.garr.it/mirrors/kali kali-rolling main non-free contrib
deb-src http://kali.mirror.garr.it/mirrors/kali kali-rolling main non-free contrib
and run apt-get update again, now you can install libcurl4-openssl-dev lib-ssl-dev zlib1g-dev. Hope it help!
Link thread: https://forums.kali.org/showthread.ph...