Installing Rust

Rust requires that you install a toolchain on your computer. The toolchain includes the Rust compiler and various tools to make working with the language easier. The easiest way to install the toolchain is to visit the RustUp website.[4] RustUp detects the operating system you’re running and displays instructions for your platform. Launch a web browser and open rustup.rs. You’ll be greeted with a page similar to the image shown.

images/InstallingRust/RustUp-Vector.png

The next step varies by operating system. The RustUp site will direct you with step-by-step instructions.

Opening a Command Prompt/Terminal

On Windows, press + R, type cmd in the Run box and press ...

Get Hands-on Rust now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.