Rust: install rust lang on windows

Trabla: Rust: install rust lang (1.7) on windows


Rust install rust lang on windows 7
Rust is a general-purpose, multi-paradigm, compiled programming language developed by Mozilla Research. It is designed to be a "safe, concurrent, practical language", supporting pure-functional, imperative-procedural, and object-oriented styles.
https://en.wikipedia.org/wiki/Rust_(programming_language)

Solving:

1. Goto Rust Official site - https://www.rust-lang.org/downloads.html
and click on windows version to download

Rust install rust lang on windows 7 tutorial screenshot 1


2. Double click on downloaded installer

Rust install rust lang on windows 7 tutorial screenshot 2

3. Click "Run"

Rust install rust lang on windows 7 tutorial screenshot 3

4. Rust lang installation wizard - Click "Install"

Rust install rust lang on windows 7 tutorial screenshot 4


5. Installing ...

Rust install rust lang on windows 7 tutorial screenshot 5


6. Rust lang installation completed - click "Finish" button.

Rust install rust lang on windows 7 tutorial screenshot 6

7. Now run windows command prompt and check Rust lang compiler version

Type following command:
rustc --version


Rust install rust lang on windows 7 tutorial screenshot 7







No comments:

Post a Comment