The following packages have unmet dependencies:
curl : Depends: libcurl3 (= 7.26.0-1+wheezy2) but it is not installable
E: Unable to correct problems, you have held broken packages.
We might have come across errors like “curl: command not found” while working in the terminal. This type of error comes due to only one reason: the relevant package is not installed. Curl is a very popular data transfer command-line utility used for downloading and uploading data from or to the server.
One can easily install and use the curl command on a Debian Linux using the apt command or apt-get command to use the curl. This page shows how to install curl on Debian Linux version 10/9/8.
apt-get remove apt-listchanges
apt-get install curl
this will get it done
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With