Hi! I've just registered here, because 1st I'd like to learn Rust, and 2nd I have an error while using the command to install Rust found on the Rust website: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
.
Here is the error message:
error: component download failed for rustc-x86_64-unknown-linux-gnu: could not download file from 'https://static.rust-lang.org/dist/2025-02-20/rustc-1.85.0-x86_64-unknown-linux-gnu.tar.xz' to '/home/stephane/.rustup/downloads/7436f13797475082cd87aa65547449e01659d6a810b4cd5f8aedc48bb9f89dfb.partial': error decoding response body: request or response body error: operation timed out
What's wrong? How can I fix that? Is there a workaround?
For any additional information that might be needed, please ask me.
Thanks in advance for any help and advice, and also thank for the existence of the community!