Hello, I have installed rust in my system and I am using geany to normally run a .rs file. All paths are set correctly in my system for rust and geany. When i hit compile in geany i.e F8 key on keyboard it shows error -> rustc "demo.rs" (in directory: /home/avdhoot) /bin/sh: 1: rustc: not found Compilation failed.
What can I do about this? I want geany to compile my rust files also. Also I am attaching terminal settings for your reference. Also I use Linuxmint 20.3 xfce and geany 1.38
Please help me with this.