Installation of Rust on Linux - English

Spoken Tutorials published before 1 Feb. 2025 are accessible without login. To access subsequent ones, one has to log in.
If you don't have a login, please contact our Training Manager .

316 visits



Outline:

About Rust Installation of Rust on Linux Check for Curl installation Install modules and packages like cargo, rustfmt, clippy Set up an Integrated Development Environment(IDE) Install Visual Studio Code Install rust-analyzer Verify the version after installation is done About Rust compiler and Tool Chain Manager Write and compile a Hello world program