Skip to content

Instantly share code, notes, and snippets.

@smk762
Created August 28, 2021 14:42
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 smk762/51fef17922543d9334d78d534f920d06 to your computer and use it in GitHub Desktop.
Save smk762/51fef17922543d9334d78d534f920d06 to your computer and use it in GitHub Desktop.
sudo apt install build-essential
sudo apt install software-properties-common
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt update
sudo apt install gcc-9 g++-9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment