Installation fails (on Ubuntu 22) when using instruction (via curl): `curl: (23) Failure writing output to destination`

I got the same problem and it seems that its a problem with the snap version of curl. Removing curl with snap and installing it again with apt fixed the problem.

1 Like