mjw
(Here I am with a brain the size of a planet and they ask me to pick up a piece of paper. Call that job satisfaction? I don't.)
2
Most likely, you’re using the Snap version of CURL.
Try again after…
sudo snap remove curl
sudo apt update && sudo apt install curl --yes
Regarding Fedora, this is how got around the issue with installing under /opt, but your solution is better.
1 Like