Skip to content

Instantly share code, notes, and snippets.

@JohnAllen
Created March 25, 2023 07:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JohnAllen/7dbdb32c760152785936b3f440b4dd8b to your computer and use it in GitHub Desktop.
Save JohnAllen/7dbdb32c760152785936b3f440b4dd8b to your computer and use it in GitHub Desktop.
#install rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
source "$HOME/.cargo/env"
sudo apt update
sudo apt install git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment