Closed as duplicate of#2948
Description
Problem
When installing rust the installation fails.
No internet connection problems.
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
info: downloading installer
curl: (23) Failure writing output to destination
rustup: command failed: downloader https://static.rust-lang.org/rustup/dist/x86_64-unknown-linux-gnu/rustup-init /tmp/tmp.Wa28tcK51q/rustup-init x86_64-unknown-linux-gnu
Steps
- run
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Possible Solution(s)
Unsure
Notes
Output of rustup --version
:
Command 'rustup' not found, but can be installed with:
sudo snap install rustup
Output of rustup show
:
Command 'rustup' not found, but can be installed with:
sudo snap install rustup