Comments on: How to Install and Run Rust on Linux https://www.tecmint.com/install-rust-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Mon, 24 Apr 2023 04:07:54 +0000 hourly 1 By: Ravi Saive https://www.tecmint.com/install-rust-linux/comment-page-1/#comment-2001157 Mon, 24 Apr 2023 03:37:26 +0000 https://www.tecmint.com/?p=28814#comment-2001157 In reply to Jimmy Baker.

@Jimmy,

Yes, you are right it should be rustc test.rs, corrected in the article…

]]>
By: Jimmy Baker https://www.tecmint.com/install-rust-linux/comment-page-1/#comment-1999991 Fri, 21 Apr 2023 17:46:33 +0000 https://www.tecmint.com/?p=28814#comment-1999991 In the explanation above you indicate:

rustc main.rs

Should not this be:

rustc test.rs

Otherwise, I liked the instructions.

]]>
By: Aaron Kili https://www.tecmint.com/install-rust-linux/comment-page-1/#comment-1341565 Tue, 30 Jun 2020 06:56:38 +0000 https://www.tecmint.com/?p=28814#comment-1341565 In reply to sedlav.

@sedlav

Check the last export line in the screenshot.

]]>
By: sedlav https://www.tecmint.com/install-rust-linux/comment-page-1/#comment-1341490 Mon, 29 Jun 2020 12:41:05 +0000 https://www.tecmint.com/?p=28814#comment-1341490 It seems that your PATH is related to Go, Lang,

]]>
By: Aaron Kili https://www.tecmint.com/install-rust-linux/comment-page-1/#comment-1147990 Thu, 09 May 2019 07:51:11 +0000 https://www.tecmint.com/?p=28814#comment-1147990 In reply to frt.

@frt

Many thanks for the correction.

]]>