I have been struggling a lot with curl in my machine (ubuntu 20.04) It's a dell for developers and came already with linux.
Since I got it I wasn't able to fix this issue and using wget instead.
Even if i only write curl: symbol lookup error: curl: undefined symbol: curl_url_set, version CURL_OPENSSL_4 I get this error.
If I run
$ which curl
/usr/bin/curlSo I know it is installed
1 Answer
I had the same problem with a Dell Latitude 5420, and fixed it running the following command, as stated here:
sudo apt-get purge --autoremove dca-enabler-packages dca-enabler