saitti/docs/programming/rust/installing.md
2025-01-24 05:27:39 +02:00

283 B

Installing

I suggest using rustup for this. It is being packaged in Debian 13 (Trixie) but meanwhile use curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh which sets up the default toolchain for you.