Linux Installation Install curl and a C compiler (GCC or Clang, according to the distribution documentation) For MacOS run "xcode-select --install" to get a C compiler Then run: curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh Restart the terminal and you are good to go!